div.short_description {
  color: rgb(42, 43, 46);	 
  font-size:1.0em;
  font-weight:500;  
  }  
  div.short_description p {
  margin-bottom:10px;
  }
 /*.card{ 
  margin-top: -6px !important;
  margin-bottom:10px;
  padding:10px 10px 0px; 
  }*/
  .card p {
  font-size:1.0em !important;
  font-weight:500;
  margin-left:5px !important;
  margin-right:5px !important;
  margin-bottom:0px !important;
  }	
  .short_description {
  color: rgb(42, 43, 46);	  
  font-size:0.9em !important;
  font-weight:500;
  margin-top:-4px;
  margin-bottom:0px;	  
  } 
  .short_description p {
  margin-top:4px;
  margin-bottom:0px;	  
  } 
  .above {
  margin-top:0px;
  margin-bottom:0px;
  }
  .below {
  margin-top:0px;
  margin-bottom:0px;
  }
 .side {
 font-size:0.9em !important;
 margin-top:0px !important;
 }               
  span.short_description {
  color: rgb(42, 43, 46);	  
  font-size:0.9em;
  font-weight:500;
  margin-top:-4px;
  margin-bottom:0px;	  
  }
 .product-list .short_description {  
  color: rgb(42, 43, 46) !important;	  
  font-size:0.9em !important;
  font-weight:500 !important;
  margin-top:0px !important;
  margin-bottom:0px !important;
  margin-left: 10px;
  } 
  .product-grid .short_description {  
  color: rgb(42, 43, 46);	  
  font-size:0.9em;
  font-weight:500;
  margin-top:-4px;
  margin-bottom:0px;	
  margin-left: 8px;
  margin-right: 8px;
  } 
 .product-grid .product-thumb .description {  
  color: rgb(42, 43, 46) !important;	  
  font-size:0.9em !important;
  font-weight:500 !important;
  margin-top:0px !important;
  margin-bottom:0px !important;
  margin-left: 8px !important;
  margin-right: 8px !important; 
  }
 .product-list .product-thumb .description {  
  color: rgb(42, 43, 46) !important;	  
  font-size:0.9em !important;
  font-weight:500 !important;
  margin-top:0px !important;
  margin-bottom:0px !important;
  margin-left: 10px;
  } 
 .product-list .description img  {
  max-width: 50%;
  height: auto !important;  
  }
  .product-list-item .description img  {
  max-width: 50%;
  height: auto !important; 
  } 
  .description img  {
  max-width: 100%;
  height: auto !important; 
  }
  .short_description img  {
  max-width: 100%;
  height: auto !important;  
  }