.woocommerce-Tabs-panel  img
{
  
   margin:0 auto;
  display:block;
}

 .price del .woocommerce-Price-amount.amount
{
 color: rgba(0,0,0,0.5) !important;
 
}
 .price del
{
  color: rgba(0,0,0,0.5) !important;
}
.nav ul > li.menu-item a
{
  font-size:16px;
}