html {
    scroll-padding-top: 13rem !important;
}

@media (max-width: 1365px) {
	html {
    scroll-padding-top: 10rem !important;
	}
}