    .anc_6310_main_counter,
    .anc_6310_main_counter a {
        box-shadow: none !important;
        font-size: 0;
    }

    .anc_6310_main_counter * {
        box-sizing: border-box !important;
    }

    br.anc-6310-break-row {
        width: 100%;
        height: 1px;
        float: left;
        clear: both;
    }

    .anc-6310-row {
        width: 100%;
        clear: both;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        font-size: 0;
    }

    .anc-6310-col-1 img[image_hover],
    .anc-6310-col-2 img[image_hover],
    .anc-6310-col-3 img[image_hover],
    .anc-6310-col-4 img[image_hover],
    .anc-6310-col-6 img[image_hover] {
        width: 100% !important;
        height: auto !important;
    }

    .anc-6310-img-responsive {
        width: 100%;
        height: auto;
    }

    .anc_6310_number_counter_info {
        cursor: pointer;
    }

    .custom-full-width-1 {
        width: 100% !important;
    }

    .custom-full-width-2 {
        width: 50% !important;
    }

    .custom-full-width-3 {
        width: 33.33% !important;
    }

    .custom-full-width-4 {
        width: 25% !important;
    }

    .custom-full-width-5 {
        width: 20% !important;
    }

    .custom-full-width-6 {
        width: 16.6667% !important;
    }

    .anc-6310-col-1 {
        width: 100%;
        margin-bottom: 30px;
        float: left;
        position: relative;
    }

    .anc-6310-col-2,
    .anc-6310-col-3,
    .anc-6310-col-4,
    .anc-6310-col-5,
    .anc-6310-col-6 {
        margin-bottom: 30px !important;
        display: inline-block;
        padding-left: 15px !important;
        padding-right: 15px !important;
        vertical-align: top;
    }

    .anc-6310-col-2 {
        width: calc(50% - 4px);
    }

    .anc-6310-col-3 {
        width: calc(33.33% - 4px);
    }

    .anc-6310-col-4 {
        width: calc(25% - 4px);
    }

    .anc-6310-col-5 {
        width: calc(20% - 4px);
    }

    .anc-6310-col-6 {
        width: calc(16.6667% - 4px);
    }

    .anc-6310-col-2:nth-child(2n),
    .anc-6310-col-3:nth-child(3n),
    .anc-6310-col-4:nth-child(4n),
    .anc-6310-col-5:nth-child(5n),
    .anc-6310-col-6:nth-child(6n) {
        margin-right: 0;
    }

    @media screen and (max-width: 767px) {

        .anc-6310-col-2,
        .anc-6310-col-3,
        .anc-6310-col-4,
        .anc-6310-col-5,
        .anc-6310-col-6 {
            width: 100%;
            margin-right: 0;
        }
    }

    .anc_6310_main_counter a:active,
    .anc_6310_main_counter a:focus {
        outline: none;
        outline: none;
        box-shadow: none;
    }

    .no-ml-mr-mb-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }