.cls-img-producto {
    width: 90px;
    height: auto;
}

.cls-modal-contenido{
    padding-top: 0 !important;
}

.cls-modal-body {
    padding-top: 20px !important;
}

h1 {
    margin: 0 !important;
    padding: 0 !important;
}

#div-modal-producto {
    z-index: 100;
}

#div-imagen-grande img {
    max-height: 300px;
    width: auto;
}