.hs_gallery_section{margin-left:auto;margin-right:auto;max-width:2560px;padding:2vw}.hs_gallery_section .hs_gallery_inner{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:1.75vw;grid-row-gap:1.75vw;width:auto}.hs_gallery_section .hs_gallery_item{display:block;height:0;padding-bottom:75%;position:relative;width:100%}.hs_gallery_section .hs_gallery_item img{display:block;height:100%!important;left:0;object-fit:cover;object-position:50% 50%;position:absolute;top:0;width:100%}@media (max-width:768px){.hs_gallery_section .hs_gallery_inner{grid-template-columns:repeat(2,1fr);grid-column-gap:1.75vw;grid-row-gap:1.75vw}}