

.logo {
	background: url(/media/1962440/logo.png) no-repeat !important;
}

@media only screen and (max-width: 767px) {
	.logo {
		background: url(/media/1962441/logo-mobile.png) no-repeat !important;
	}
}