/* Custom CSS */
.gallery__card_block {
  height: auto;
}
.show-listing_card {
  height: auto;
}
.upcoming_gallery__card {
  height: auto;
}
.artist_image {
  aspect-ratio: auto;
}
.page-show-details .show-artist-des{
display:block;
}
.page-show-details .testi-meta-details span{
text-transform: uppercase;
color: #727272;
font-size: 14px;
}
.page-show-details .testi-meta-details span b{
text-transform: none;
}