#brx-header.sticky.scrolling:not(.slide-up) > .brxe-section, #brx-header.sticky.scrolling:not(.slide-up) > .brxe-container, #brx-header.sticky.scrolling:not(.slide-up) > .brxe-block, #brx-header.sticky.scrolling:not(.slide-up) > .brxe-div{ height:8rem; } @media (max-width: 520px){ #brx-header.sticky.scrolling:not(.slide-up) > .brxe-section, #brx-header.sticky.scrolling:not(.slide-up) > .brxe-container, #brx-header.sticky.scrolling:not(.slide-up) > .brxe-block, #brx-header.sticky.scrolling:not(.slide-up) > .brxe-div { height:6rem!important; }} html { scroll-padding-top: 200px; } br.br--sp{ display:none; } p,h1,h2,h3,h4,h5,h6,span{ font-feature-settings: "palt"; } @media (max-width: 520px){ br.br--sp{ display:inline; } html { scroll-padding-top: 180px; } }