.header {
	top: 64px;
}

@media (max-width: 1199px) {
	.header {
		top: 53px;
	}	
}