header.index .header_top #logo, header.active .header_top #logo{
	width: 300px !important;
}

@media only screen and (max-width: 767px) {
    header.index .header_top #logo {
        width: 230px !important;
    }
}
