header,
main,
footer
{
    box-shadow: 2px -20px 30px rgb(0, 0, 0, 0.2);
}
.homeHeaderInfo img {
    width: 100%;
    max-width: 404px;
}
.homeExpositores--2 a:nth-of-type(1) {
    width: 37%;
}
.homeExpositores--2 a:nth-of-type(2) {
    width: 32%;
}
.resumen--masInfo {
    width: 33%;
}
.galeriaJS2019 img {
    width: 24%;
}

