
@media (max-width: 767px) {
    html {
        scroll-padding-top: 130px;
    }
}
