@media (max-width: 140vh) {

}

@media screen and (max-width: 1440px) {

}

@media screen and (max-width: 1000px) {

}

@media only screen and (orientation: landscape) {

}