.site_logo {
	background-image: url("../../../images/logo.png") !important;
}

.site_logo {
	background-repeat: no-repeat !important;
    display: inline-block !important;
    width: 250px !important;
    height: 85px !important;
    margin-top: -10px !important;
}