@charset "UTF-8";

#ho-header #ho-header-logo-bar img 
{
	max-width: 273px!important;
}

.ho-content
{
 	padding-top: 50px !important;
    padding-bottom: 50px !important;
}

#ho-header #ho-header-logo
{
	top: 75px;
}

body.ho-scroll #ho-header #ho-header-logo
{
	top: 50px !important;
}

@media screen and (max-width: 768px)
{
	#ho-header-mobile-logo
	{
		position: relative;
		margin-bottom: 40px;
	}
}