#product_image img{
    width: 175px;
    height: 175px;
}

#product_name
{
    font-weight: bold;
}


#barcode_table{
  width: 100%;
  
  
}

#barcode_table tr th{
    font-size:10px;
    width: 30px;
    text-align: center;
}

table, th, td {
  
}