@media screen and (orientation: portrait) and (max-device-width: 711px), screen and (orientation: landscape) and (max-device-height: 711px) {
.xr_mvp_2 {display: block;}
.xr_mvp_1 {display: none;}
.xr_pbd {margin-left: -231px;}
#xr_xr {width: 463px; height: 2263px}
}
@media screen and (orientation: portrait) and (min-device-width: 712px), screen and (orientation: landscape) and (min-device-height: 712px) {
.xr_mvp_2 {display: none;}
.xr_mvp_1 {display: block;}
.xr_pbd {margin-left: -480px;}
#xr_xr {width: 960px; height: 1731px}
}
