.homepage-top-banner {
	height: 119px;
}
@media screen and (max-width: 1450px) {
	.homepage-top-banner {
		height:  auto;
	}
}