.custom_columns_brands .sc_column_item_inner {
    display: table;
    width: 100%;
}

.custom_columns_brands .sc_column_item_inner .sc_title {
    padding: 1em 0.5em;
    display: table-cell;
    vertical-align: middle;
}

.custom_columns_brands .sc_clients_wrap {
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.custom_services_pricing {
    padding: 3.6em;
    box-sizing: border-box;
}

@media (max-width: 1262px) {
    .custom_promo_01 .sc_promo_block_inner {
        padding: 0 2em 4em 4em !important;
    }
    span.elementor-heading-title,
    .custom_title_01 {
        font-size: 10em !important;
    }
}

@media (max-width: 959px) {
    .custom_promo_services .sc_promo_block {
        min-width: 100%;
    }
    .custom_product_we_use .sc_column_item {
        min-width: 100%;
    }
    .custom_columns_brands .column-1_4.sc_column_item {
        width: 100%;
    }
}

@media (max-width: 639px) {
    .custom_promo_01 .sc_promo_image {
        display: none;
    }
    .custom_promo_01 .sc_promo_block {
        min-width: 100%;
        margin: 0 !important;
    }
    .custom_services_pricing {
        padding: 3.6em 0;
        margin: 0 -15px;
        max-width: calc(100% + 30px) !important;
    }
}

@media (max-width: 479px) {
    .custom_product_we_use table td {
        display: block;
    }
    .custom_product_we_use table td+td {
        margin-top: 1em;
    }
}