.container-fluid {
    padding: 0 35px;
}

@media only screen and (max-width: 1590px) {
    .package-item-btn .btn {
        width: 40px;
    }

    .packagings-row .info {
        font-size: 15px;
        white-space: nowrap;
    }

    .col-wrapper form {
        padding: 19px 17px;
    }

    .btn-outline-secondary.btn-sm {
        font-size: 14px;
    }

    .protection-section .f16 {
        font-size: 13px;
    }

    a.link {
        margin-left: 20px;
    }

    a.link span {
        font-size: 14px;
    }

    .no-package-items {
        min-height: 510px;
    }

    .actions-row .f18 {
        font-size: 16px;
    }

    .goods-row .acts a .icon {
        margin-right: 7px;
        zoom: 0.8;
    }
    .goods-row .info {
        font-size: 15px;
        white-space: nowrap;
        height: 17px;
    }

    .box-row .info {
        font-size: 12px;
    }

    .boxes-list .goods-row .name {
        font-size: 18px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media only screen and (max-width: 1350px) {
    .col-wrapper .dot-border.block {
        padding: 69px 10px 27px
    }

    .col-wrapper .d-flex.align-items-center.justify-content-center.h-100 {
        padding: 0 10px;
    }

    .col-wrapper .dot-border {
        width: 90%;
    }

    .actions-row:last-child .position-absolute {
        margin-right: 10px;
    }

    .block-shape {
        padding-top: 18px;
        max-width: 100%;
        background-size: 100% !important;
    }

    form fieldset .shapes-between {
        width: 5%;
    }

    .shape-type {
        width: 65%;
    }

    .bg-light-gray .blue-placeholder.top {
        right: 10px;
    }

    .bg-light-gray .blue-placeholder.left {
        left: 0;
    }

    .packaging-confirm .btn-outline-light {
        width: auto;
    }
}

@media only screen and (max-height: 800px) {

    .packaging-confirm .f30 {
        font-size: 21px;
        line-height: 27px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .mt-3 {
        margin-top: 10px !important;
    }
    .mb-3 {
        margin-bottom: 10px !important;
    }
    .f16 {
        line-height: 21px;
    }
    .packaging-confirm p.yellow-color {
        margin-bottom: 10px;
    }
    .nav-bar,
    .main-layout.container-fluid,
    .col-wrapper+.actions-row,
    .package-footer-actions,
    footer {
        zoom: 0.7;
    }
}
