.grid-banner-items{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-banner-item{overflow:hidden;border-radius:5px}.grid-banner-item img{transition:all ease .3s;aspect-ratio:2/3}.grid-banner-item:hover img{transform:scale(1.1)}@media only screen and (max-width:767px){.grid-banner-items{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:575px){.grid-banner-items{gap:10px}.grid-banner-item img{aspect-ratio:1/1}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/grid-banner-section.css.map */
