.phone {
    position: fixed;
    right: 20px;
    height: 72px;
    top: 0;
    font-size: 36px;
    color: #41cab4;
    font-weight: bold;
    line-height: 72px;
}

@media screen and (max-width:1680px) {
    .mHeader___3Gc1P .wrap___3_aVH {
        width: 1190px;
        margin-left: 90px;
    }
}

@media screen and (max-width:1600px) {
    .mHeader___3Gc1P .wrap___3_aVH {
        width: 1160px;
        margin-left: 90px;
    }
}

@media screen and (max-width:1440px) {
    .mHeader___3Gc1P .wrap___3_aVH {
        width: 1050px;
        margin-left: 90px;
    }

    .phone {
        font-size: 30px;
    }
}

@media screen and (max-width:1366px) {
    .mHeader___3Gc1P .wrap___3_aVH {
        width: 950px;
        margin-left: 50px;
    }
}