section{background-position:50%;background-repeat:no-repeat;background-size:cover}section .discovery-wrapper-sand{display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-inline:var(--center-margin);padding:var(--p-lrg) 0;place-items:center;width:var(--container-max-width)}section .discovery-wrapper-sand .discovery-image{height:100%;text-align:center;width:auto}section .discovery-wrapper-sand .discovery-content{display:flex;flex-direction:column;height:100%;justify-content:center;text-align:left!important;width:auto}section .discovery-wrapper-sand .discovery-content h2{text-align:left!important;width:auto}@media only screen and (max-width:1000px){section .discovery-wrapper-sand{grid-template-columns:1fr}}