﻿@media screen and (max-width:768px){
    .box_4 .carousel-inner > .item.active {
        height:640px;
    }
}


@media screen and (max-width:1024px) and (min-width:769px) {
    .zoom{
        zoom: 55%; 
    }

    .container_header, #enge_section,
    #trusted, #counter_section, #impact {
        width: 1760px !important;
        max-width: 100% !important;
    }


    .tustbox {
        width: 90% !important;
    }

    

}