.product_description{
    padding-top: 30px;
}
#itemNote{
    width: 100%;
}
#itemNote th,
#itemNote td{
    border: solid 1px #ccc;
    padding: 1rem;
    font-weight: normal;
}
#itemNote th{
    background-color: #e6e6e6;
    vertical-align: middle;
    white-space: nowrap;
}