@media print, (max-width: 767px)
{        
    .order_products .totals_data .val
    {
        width: 94px !important;
    }

    .check_order .order_products .totals > *:nth-child(2),
    .check_order .order_products .totals > *:nth-child(5)
    {
        width: 105px !important;
    }

    div.data > div.item {
        font-family: Helvetica Neue LT W1G;
    }

    div.data > div.item > div.name {
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
    }

    div.data > div.item > div.val {
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
    }

    section.lk_info > div.block_head > div.title {
        font-family: Helvetica Neue LT W1G !important;
        font-size: 32px;
        font-weight: 500;
        line-height: 40px;
    }

    div.section.addresses {
        font-family: Helvetica Neue LT W1G !important;
    }

    div.section.addresses > div.title, #StreetAddress, #Country {
        font-family: Helvetica Neue LT W1G !important;
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
    }

    div.section.addresses > div.line > div.field.row > div.input {
        font-family: Helvetica Neue LT W1G !important;
        font-size: 15px;
        font-weight: 500;
        line-height: 18px;
    }

    div.section.addresses > div.line > div.field {
        font-family: Helvetica Neue LT W1G !important;
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
    }

    div.section.addresses > div.line > div.field.row > input.input {
        font-family: Helvetica Neue LT W1G !important;
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
    }

    div.section.phones {
        font-family: Helvetica Neue LT W1G !important;
    }

    div.section.phones, #Phone {
        font-family: Helvetica Neue LT W1G !important;
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
    }

    div.section.phones > div.line > div.field.row > input.input {
        font-family: Helvetica Neue LT W1G !important;
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
    }
}
