body
{
  padding: 14px 0 0 30px;
  background-color: rgb(255, 255, 255);
}

.logoContainer {
	height: 89px;
	margin-top: 15px;
}
.logoContainer img {
	width: auto;
	height: 100%;
}
