.embed-responsive-overflow {
    max-width: 100%;
    overflow: hidden;

}


/*.turbo-air__newsletter__title{*/
/*    box-shadow: 9px 17px 37px -11px rgba(0, 0, 0, 0.5);*/
/*}*/
.turbo-air .footer_logos__container {
    max-width: 730px;
}

.footer_logos__container .col-12 a {
    margin: 1.5rem 21px;
}

@media only screen and (max-width: 1024px) {
    .turbo-air .company_profile .vision-banner-section {
        height: 350px;
    }
    .turbo-air__kitchen, .turbo-air__features{
        background-attachment: unset!important;
    }
    .turbo-air__features #tech .tech-bottom-section .info-box .info-text{
        min-height: 280px;

    }
}
@media only screen and (max-width: 750px) {
    .turbo-air .company_profile .vision-banner-section {
        height: 300px;
    }
    .turbo-air__features #tech .tech-bottom-section .info-box .info-text{
        min-height: 200px;

    }
}