#category_accessoires {
    display: block;
}
#category_accessoires #product_list {
    min-height: auto;
    margin-top: 20px;
}
.title_acc_cat {
    text-align: center;
}
#category_accessoires .page-heading {
    color: #222;
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
    margin-top: 50px;
    margin-bottom: 0;
    border-bottom: 0px solid #000000;
    overflow: hidden;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    font-weight: 300;
}