.product-quantity #quantity_wanted {
    width: 5.3rem !important;
}


section#main #subcategories {
    display: none !important;
}

section#main #js-product-list-header .block-category picture img {
    display: none !important;
}

section#main #js-product-list-header .block-category {
    min-height: 0px !important;
}

section#main #js-product-list-header .block-category .block-category-inner {
    display: none !important;
}

#history section#content thead tr th:nth-child(6),
#history section#content tbody tr td:nth-child(6)
{
  display:none !important;
}