@media screen and (max-width: 767px) { .gallery-fullscreen-slideshow[data-width="full-bleed"] { height: 35vh !important; overflow: hidden; position: relative; } .gallery-fullscreen-slideshow[data-width="full-bleed"] img { object-fit: cover; width: 100%; height: 100%; } }