.thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  height: 150px !important;
  margin-top: 0px !important;
} 
.venueSwiper {
  max-height: 600px;
}