@charset "UTF-8";.section-content__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(16px,1.7751vw,2.4rem)}.section-content__image{height:clamp(290px,54.86vw,31.6rem);width:100%}.section-content__image:only-of-type{grid-column:1/-1;height:clamp(170px,55.9vw,32.2rem)}@media (max-width:575.98px){.section-content__gallery{grid-template-columns:100%}}