.switchback-wrapper{align-items:center;display:flex;min-height:450px;position:relative}.switchback__text-content{max-width:55%}.switchback__image{display:flex;height:100%;position:absolute;right:0;top:0;width:40%}.switchback__image img{border-radius:10px;max-height:100%!important;object-fit:cover}@media (max-width:1024px){.switchback-wrapper{display:block}.switchback__image{margin:4em 0 0;position:static;width:auto}.switchback__image img{height:auto!important;max-height:none;object-fit:contain;width:100%}.switchback__text-content{max-width:none;width:100%}}