/* jp 2_4_1 BS5 v3 — mobile top white safe zone only.
   Frozen: desktop Navbar/Footer, mobile fixed-top/logo/hamburger/menus/footer,
   B DOM/img/text/href, all images, and all B2-B7 geometry from v2.
   Shared mobile shell already reserves 50px for the fixed header; this page adds
   exactly 60px white space below it by raising total mobile body top padding to 110px. */
@media (max-width:767.98px){
  body.jp-bs5-2-4-1-composites-glass-fabric-page{
    padding-top:110px !important;
    background:#fff !important;
  }
}
