/* - - Simple Slideshow - - */ @media only screen and (max-width:1000px) { .gallery-slideshow-item-wrapper, .gallery-slideshow-item img{ width: 100vw!important; object-fit: cover; left: 0!important } }