@media screen and (max-width: 768px) {
	.user-logged-in .layout-container {
		padding-top: 0 !important;
	}	
}