#imgMaterialProducto {
    margin-bottom: 1em;
    width: 100%;
    height: 120px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #ccc;
}

#ColorProducto {
    width: 50px;
}

.producto-cantidad {
    display: inline-block;
    width: 100%;
}