/* Add here all your CSS customizations */


@media(max-width: 437px) {
	.header-logo,
	.header-logo img {
		width: 240px !important;
		height: auto !important;
	}
}

