section[data-cattype="401"]{
    padding-top: 20px;
}

section[data-cattype="401"] .price {
  display: none;
}

section[data-cattype="401"] h2{
    margin-bottom: 20px;
}

section[data-cattype="401"] .product_img_line {
  height: 170px !important;
}

section[data-cattype="401"] .grid_item {
  height: 240px;
}

section[data-cattype="401"] .nav-tabs.nav-stacked {
    margin-top: 15px;
}

section[data-cattype="401"] h2 {
    color: #2c6197;
}

