.global-flash { position: fixed; max-width: 450px; width: 95%; bottom: 0; left: 0; margin: 10px; z-index: 300; .notification { box-shadow: $box-shadow-high; margin: 20px; @include until($desktop) { margin: 1rem 0; } } }