#event-locator .card {
  border-radius: 15px;
  border: 0px;
}
.imgblock {
    height:120px;
    display:grid;
}
.imgblock img {
    margin:auto;
}