@media (min-width:1040px) and (max-width:1480px){
.header-carousel .header-carousel-item,
.header-carousel .header-carousel-item img {
    height: 380px !important;
}

.feature .feature-item {
    height: 388px;
}
.about .about-img .about-experience {
    position: absolute;
    top: 164px;
    left: -153px;
    font-size: 19px;
}
}

/* nexthub */
@media (min-width:746px) and (max-width:1040px){
    .header-carousel .header-carousel-item,
    .header-carousel .header-carousel-item img {
        height: 285px !important;
    }
    }


