.equal-screens{--screen-h:clamp(327px,47vw,678px)}.equal-screens .col-6{display:flex;justify-content:center;align-items:center}.equal-screens img{height:var(--screen-h);width:auto;max-width:none;object-fit:contain;margin:0 auto}.equal-screens .col-6:first-child img{height:calc(var(--screen-h) * 1.05)}@media (min-width:992px){.feature-section .row:has(.equal-screens)>div:has(.equal-screens){flex:0 0 auto;width:58.3333%}.feature-section .row:has(.equal-screens)>div:not(:has(.equal-screens)){flex:0 0 auto;width:41.6667%}}