@media (max-width: 1200px) {
    .div-qr-info-img-text{
        top: 200px;
    }

    .section-service-banner-footer img{
        width: 23em;
    }

    .section-info-text-image img{
        height: 50vh;
    }



}

@media (max-width: 991px) {
    #aboutusHome .content-aboutus-home-div{
        width: 100%;
        padding: 0 2em;
    }

    .text-infosupport{
        padding: 0 2em;
    }

    .div-qr-info-img-text {
        top: 300px;
    }

    .div-qr-contact{
        width: 50%;
    }

    .div-qr-info-img-text h4{
        font-size: 18px;
    }

    .section-service-banner-footer img {
        width: 20em;
    }

    .info6-section.basic-advice-data img,.info5-section.digital-sells img{
        width: 100%;
    }

    .div-head-pages div{
        bottom: 25vw;
    }

    .img-team{
        height: 35vw;
    }

    #discoverSection .work-block-13 {
        background-image: none;
        background-color: #f8f9fa ;
    }
}

@media (max-width: 767px) {



    .section-service-banner-footer img{
        width: 23em;
    }

    section.section-landing-acelerapyme .banner-green-text-center h4 {
        width: 100%;
    }

    section.section-landing-acelerapyme .banner-grey-text-logo {
        height: 100%;
    }

    .logo-container {
        padding-left: 0;
    }
}

@media (max-width: 575px) {
    .bg-ourteam .img-team {
        height: 40vw;
    }
    .info1-section,.info3-section,.info5-section,.info6-section{
        background-size: cover;
    }

    #serviceBanner h1 {
        font-size: 10vw;
    }

    #serviceBanner .data-container{
        padding-bottom: 30vw;
    }

    #serviceIntro img, .info1-section img,.info2-section img,.info3-section img,.info4-section img,.info5-section img,.info6-section img{
        width: 17em;
        margin: auto;
        display: flex;
    }

    .divinfo-letters-home h3 {
        font-size: 8vw;
    }

    .section-landing-kitconsulting h2{
        font-size: 30px;
    }

    .section-landing-mircosoftazure h1{
        font-size: 35px;
    }

    .ot-acc-item.current .ot-acc-item__title,.ot-acc-item__title{
        font-size: 22px;
    }

    .div-head-pages div{
        bottom: 40vw;
    }

    .div-head-pages p.text-head-pages{
        font-size: 50px;
        line-height: 55px;
    }

    #kitConsultingNav .main-navigation ul li ul{
        left: -90px;
    }

    #solutionSection .cards-container {
        padding: 0 10vw;
    }

    #discoverSection .work-block-13 {
        padding: 80px 15px 80px 15px;
    }

}


