@media only screen and (max-width: 1400px) {
.navbar .navbar-shape {
padding: 0!important;
width: 200%!important;
height: 7.5vh!important;
}
.container .safe-area {
width: 134vw;
height: 140vh;
margin-top: 1em; margin-right: 3em; margin-bottom: 3em; margin-left: 3em;
z-index: 1!important;
}
}