#main-layout {
	margin-top: 81px;
	
	@media (width >= 1200px) {
		margin-top: 0;
	}
}