//Parallax Hero Banner body:not(.sqs-edit-mode-active) section[data-section-id="https://images.squarespace-cdn.com/content/v1/517ed38fe4b0b0f0caf25f8c/d6cdf2e9-25cf-42b6-bf66-fc57dc711993/ADIT+design_Final-05.png?format=2500w"] { overflow: hidden; .sqs-row,.content-wrapper { position: unset; } .image-block, .image-block * { position: absolute!important; width: 100%!important; height: 100%!important; max-width: 100%!important; left: 0!important; top: 0!important; padding: 0!important; margin: 0!important; object-fit: cover; pointer-events: none; } //move text up (delete if not necessary) .sqs-col-12 { padding-bottom: clamp(30px,13vw,240px); } }