html{
	scroll-padding-top:91px !important;
}

@media screen and (min-width: 769px){
	html{
	scroll-padding-top:30px !important;
	}
}