#slider-1-slide-1-layer-5 img {
    width: 120px !important;
    height: 100px !important;
}

#boton-hero:hover {
    background-color: #d70a11 !important;
}

.galletita img {
    width: 190px !important;
    height: 170px !important;
}

.cupcake {
    height: 370px ;
}

.productos img {
    width: 500px !important;
    height: auto !important;
}

@media screen and (max-width: 500px) {
    
.cupcake {
    height: 270px !important;
}
}