.logo-wrapper {
  width: 400px;
}
.logo {
	width: 100%;
	height: 120px;
	max-height: 120px;
}
.logo img { 
	height: 100%; 
	width: auto;
}