.gallery-cs{overflow:hidden;width:100%}.gallery-grid{display:flex}.gallery-cs .swiper-slide{flex-shrink:0;width:auto!important}.gallery-item img{display:block;height:190px;max-width:80vw;object-fit:cover;width:auto}@media (min-width:768px){.gallery-grid{display:grid!important;grid-template-columns:repeat(4,1fr);grid-gap:16px;transform:none!important}.gallery-item-two{grid-column:span 2}.gallery-item img{height:100%;max-width:100%;width:100%}}