body.archive #s_header{
	padding-top:var(--header-height);
}
@media(min-width:992px){
	body.archive #s_header{
		padding-top:0;
	}
}