@media screen and (min-width:768px) { .gallery-fullscreen-slideshow img { object-fit: contain !important; transform: scale(1.9); } body { overflow-x: hidden; } }
@media screen and (min-width:768px) { .gallery-fullscreen-slideshow img { object-fit: contain !important; transform: scale(1.9); } body { overflow-x: hidden; } }