img.scale-with-grid-60 {
    width: 75%;
    border: solid 1px #ccc;
}

table.tabla-productos tr td:first-child {
    color: #fff;
    width: 15rem;
    font-weight: bold;
    background-color: #2a2a5f!important;
}
table.tabla-productos tr td:last-child {
    text-align: left;
    padding-left: 1.5rem;
    background-color: #3e3e65!important;
}
span.marca-registrada {
    font-size: 1rem;
    vertical-align: top;
}