@media only screen and (max-width: 1050px) {

    .c-text-s-w,
    .c-text-s-b,
    .c-text-s-g,
    .c-text-s-r,
    .c-text-s {
        font-size: 12px!important;
    }

    .c-text-m-w,
    .c-text-m-b,
    .c-text-m-g,
    .c-text-m-r,
    .c-text-m {
        font-size: 14px!important;
    }

    .c-text-l-w,
    .c-text-l-b,
    .c-text-l-g,
    .c-text-l-r,
    .c-text-l {
        font-size: 14px!important;
    }

    .c-text-xl-w,
    .c-text-xl-b,
    .c-text-xl-g,
    .c-text-xl-r,
    .c-text-xl {
        font-size: 18px!important;
    }

    .page-title-img {
        width: 150px!important;
    }

    .body1 {
        width: 100%!important;
    }

    .body2 {
        width: 100%!important;
    }

    .body3 {
        width: 100%!important;
    }

    .c-col-6 {
        width: 25%!important;
    }

    .merchant-account-sub-table,
    .merchant-account-sub-table div.c-icon-button {
        line-height: 32px!important;
        height: 32px!important;
    }

    .merchant-account-sub-table div.c-icon-button span {
        line-height: 16px!important;
    }
}