@media(min-width:2700px){
    body{
        display:block !important;
    }
}
