/* SABI_281L_MOBILE_SAFETY_START */
@media(max-width:820px){
  html,body{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;-webkit-text-size-adjust:100%;text-size-adjust:100%}
  img,svg,video,canvas{max-width:100%!important;height:auto}
  input,textarea,select,button,a{max-width:100%}
  main,section,aside,header,footer,nav,form{max-width:100%}
}
@media(max-width:480px){
  input,textarea,select{font-size:16px!important}
}
/* SABI_281L_MOBILE_SAFETY_END */
