/* ═══ EMPOWER FITNESS — MOBILE BASE v1 ═══ */
html,body{
  overflow-x:hidden !important;
  width:100% !important;
  max-width:100% !important;
  scroll-padding-top:68px;
}
div,section,article,main,header,footer,nav,aside,p,ul,ol,li,h1,h2,h3,h4,h5,h6,form,blockquote{max-width:100%;}
img,video,iframe,table,embed{max-width:100% !important;height:auto;}
*,*::before,*::after{box-sizing:border-box;}
img{max-width:100%;height:auto;}
