body .main-logo.link > img {
	width: 17rem !important;
    height: auto !important;
}

.main-footer .main-logo.link > img {
  filter: invert(1);
}