@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px)
and (orientation : portrait) {


}