@media only screen and (min-width:768px) and (max-width:1366px){body{font-size:16px}.container{max-width:100%;padding:0 24px}}@media only screen and (device-width:768px) and (orientation:portrait),only screen and (device-width:834px) and (orientation:portrait),only screen and (device-width:1024px) and (orientation:portrait){body{font-size:16px!important}.container{max-width:100%!important;padding:0 24px!important}}@media only screen and (device-width:1024px) and (orientation:landscape),only screen and (device-width:1194px) and (orientation:landscape),only screen and (device-width:1366px) and (orientation:landscape){body{font-size:16px!important}.container{max-width:100%!important;padding:0 24px!important}}@supports (-webkit-touch-callout:none){body{-webkit-text-size-adjust:100%}}