.logo img {
	max-height: 4.375rem;
}
@media screen and (min-width: 750px) {
.logo img {
	max-height: 4.6875rem;
}
}