/* App Styles */

/* Stops Side-Scrolling of Off-Canvas content on iOS and Android - DO NOT APPLY TO ARCHIVED DOC */
@media only screen and (max-width:767px) {
  html body#responsive_b { max-width:100vw; overflow-y:visible; }
}
