.modal-layout { background: $ui-base-color url('data:image/svg+xml;utf8,') repeat-x bottom fixed; display: flex; flex-direction: column; height: 100vh; padding: 0; } @media screen and (max-width: 600px) { .account-header { margin-top: 0; } }