
@media only screen and (max-width: 991px) {
	html {
	    margin-top: 0 !important;
	}
	#wpadminbar {
		display: none;
	}
}