/* Next Hub */
@media (min-width: 1023px) and (max-width: 1280px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 13px;
    }
    .carousel .carousel-item, .carousel .carousel-item img {
        height: 594px;
    }
    .carousel .carousel-item img {
        height: 594px;
    }
    .about-section .image-column .inner-column:before {
        left: 10px;}
        .about_one_img {
            height: 516px;
            width: 275px;
        }
        .why_us_h1{
            font-size: 40px;
        }
        .about-section-two .image-column {
            margin-top: 44px;
        }
}