@media screen and (max-width: 991px) {
    .text-data{
        width: 100%;
        margin-top: 10px;
    }
    .phone-header{
        border-right: 0px solid #C6C6C6;
        display: none;
    }
    .logo{
        margin-top: 10px;
        position: relative;
        margin: 0 auto;
        display: block;
        margin-bottom: 20px;
    }
    .center-text h1 {
        text-align: center;
        color: #fff;
        font-size: 26px;
        margin-bottom: 50px;
    }
    .center-text {
        margin: auto 0;
    }
    .contact-link {
        font-size: 14px;
        color: #fff;
        background-color: #BE2030;
        border-radius: 10px;
        padding: 10px 30px 10px 30px;
        position: relative;
        display: block;
        width: 160px;
        margin: 0 auto;
        text-align: center;
    }
    .country-header{
        margin-top: 5px;
    }
    /*Who We Are*/
    .world-ico-big{
        padding: 43px;
    }
    #who-we-are {
        margin-top: 40px;
    }

    /**/
    .content-how{
        width: 400px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        min-height: 0;
    }
    .col-left-content-footer {
        text-align: center;
        margin-bottom: 30px;
    }

    .col-center-content-footer {
        order: 2;
    }

    .col-right-content-footer {
        margin-bottom: 30px;
    }

    .item-info-footer {
        text-align: center;
        font-size: 12px;
    }



    .text-header {
        text-align: center;
    }

    .logo {
        height: 74px;
    }

    .text-data {
        font-size: 14px;
    }

    .world-ico-big {
        width: 110px;
        margin-bottom: 20px;
        padding: 0;
    }

    #exporting-us h1 {
        font-size: 32px;
    }

    .btn-design1 {
        font-size: 15px;
        width: 220px;
    }

    h1 {
        font-size: 28px;
        line-height: 1;
    }

    p {
        font-size: 15px;
    }

    #who-we-are p img {
    }

    .content-how img {
        height: 80px;
        min-height: 0;
        margin-bottom: 26px;
    }

    .content-how p {
        text-align: center;
        width: 300px;
        margin: auto;
        max-width: 100%;
    }

    #how-we-are {
        padding: 50px 0;
        margin-top: 40px;
    }

    #how-we-are p {
        text-align: center;
    }

    #how-we-are h1 {
        text-align: center;
    }

    .container-exporting-us {
        padding: 100px 15px;
    }

    .text-header > p {
        display: none;
    }

    .mail-header {
        display: none;
    }

    .country-header img {
        width: 40px;
    }

    header > .container {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .box-text-content-footer p {
        font-size: 11px;
        margin-bottom: 5px;
    }

    .logo-footer img {
        width: 170px;
    }

    .country-footer img {
        width: 40px;
    }
    .col-our-difference-text img {
        display: none;
    }

    .col-our-difference-text img.img-our-difference-text {
        display: block;
        margin: auto;
        position: initial;
        width: 65px;
        margin-bottom: 15px;
    }

    .icos-difference {
        display: none;
    }

    .col-our-difference-text p {
        font-size: 16px;
    }
    #how-we-are.how-we-are2 {
        padding: 50px 0 50px 0;
    }

    #how-we-are.how-we-are2 h1 {
        margin-bottom: 30px;
    }

    .content-how2 img {}

    .content-how2 h5 {
        font-size: 16px;
    }

    .content-how2 h3 {
        font-size: 22px;
    }

    #how-we-are p {
        font-size: 14px;
    }

    .content-how2 {
        margin-bottom: 30px;
    }
    #our-difference {
        margin-top: 40px;
    }
}