@media only screen and (min-width: 711px) and (max-width: 1024px) {

}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {

}