@media screen and (max-width:767px) {
	.custom-logo-link img {
	  max-width:50%;
	}
}