@media only screen and (min-width: 992px) and (max-width: 1199px) {
  ul.product_list.grid > li.first-in-line {
    clear: left; }
  ul.product_list.grid > li.first-line {
    border-top: none; }

  .subcate_grid_view > li.first-item-of-line, .pro_itemlist > li.first-item-of-line, .blog_row_list > li.first-item-of-line, .blog_list_grid > li.first-item-of-line {
    clear: left; } }
