.highlight-banner-wrapper{align-items:center;display:grid;gap:10rem;grid-template-columns:70%}.highlight-banner img{aspect-ratio:5/4;border-radius:8px;max-width:100%;object-fit:cover}@media screen and (max-width:767px){.highlight-banner-wrapper{gap:5rem!important;grid-template-columns:1fr!important}.highlight-banner img{width:100%}}