.product-name-addon {
    padding-left: 10px;
}

#postcode-address-table_length,#postcode-table_length,#postsector-table_length,#colorBusinessList_length {
    float: inline-end;
    margin-bottom: 15px;
}

#colorBusinessList_filter,#postcode-address-table_filter,#postcode-table_filter,#postsector-table_length {
    margin-bottom: 17px;
}

@media (max-width: 991px) {
    #colorBusinessList_length {
        text-align: center;
    }

    #colorBusinessList_filter {
        text-align: center;
    }
}