@media (max-width:1199px) {
body:before {
    height:20vw;
}
#wrapper {
    width:100vw;
}
}
