.site-logo img {
    width: 141px !important;
}

@media only screen and (max-width: 600px) {
	
	.mobile-logo img  {
    width: 200px !important;
}
}