@media all and (max-width: 767px) {
   
}

@media only screen and (max-width: 767px) and (orientation: landscape) {

}
