.main-content {
	padding-top: 35px !important;
}

@media only screen and (min-width: 750px) {
	.main-content {
		padding-top: 50px !important;
	}
}