@media only screen and (min-width : 992px) {
	.website-header-container .website-nav-logo .website-logo img {
		height: 92px;
   		max-height: max-content;
	}	
}