.hbi-subheadline { margin-top: 40px; }
.hbi-ctas { margin-top: 40px; }
.hbi-image { margin-top: 32px; position: relative; padding-top: 43.5%; overflow: hidden; }
.hbi-image>img { position: absolute; width: auto; height: auto; top: 50%; left: 50%; z-index: 1; transform: translate(-50%,-50%); min-width: 100%; min-height: 100%; max-width: none; max-height: none; }
.hbi-logos-wrapper { position: absolute; z-index: 2; width: 100%; bottom: 0; transform: translateY(-100px) }
.hbi-logos { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-around; position: relative; overflow: hidden; width: 100%;}
.hbi-logo img { display: inline-block; width: auto; height: 32px;  }
.hbi-logos .owl-stage { display: flex; align-items: center; left: -15px; }
.hbi-scrollto { display: block; position: absolute; z-index: 2; bottom: -2px; left: 50%; transform: translateX(-50%); line-height: 1; }
.hbi-scrollto-icon { width: 95px; display: inline-block }
.hbi-scrollto-icon svg { width: 100%; height: 100%; }
@media screen and (max-width: 767px) {
	.hbi-scrollto-icon { width: 60px }
}

@media screen and (max-width: 640px) {
	.hbi-image { padding-top: 72%; }
}