.node--type-evento .hero_main-section .hero_image-container {
    background-color: var(--grey-hero);
}

.node--type-evento .hero_main-section .hero_image-container img {
    max-width: 835px;
    max-height: 578px;
    object-fit: contain;
    margin: 15px 0;
}