.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; } @include breakpoint(sm) { .account-header { margin-top: 0; } }