.navbar-brand img {
	max-height: 54px;
	max-width: 300px;
}
.header-carousel .owl-carousel-item {
    max-height: 800px !important;
}
.header-carousel .owl-carousel-item img {
    object-fit: cover !important;
    object-position: center center !important;
}