/* Base settings */
body#bd {
   background-color: ;
   background-image:url("http://www.polyesterrecords.com/skin/frontend/default/default/wavethemes/jmbasetheme/profiles/default/images/");
}

@media only screen and (min-width:986px) and (max-width: 1235px) {
	
}

/* Grid product list tablet portrait settings */
@media only screen and (min-width:720px) and (max-width: 985px){
   .category-products .products-grid li.item {
      width: 50% !important;
   }
  
	

}