.imagen-ficha-evento { width: 175px; height: 150px; }
#section-2-best-of .dropdown { max-width: 580px; width: 100%; }
#section-2-best-of .dropdown-toggle,
.dropdown-menu { border-radius: 15px; }
#section-2-best-of .dropdown-toggle { border: 1px solid black; }
#section-2-best-of hr { color: var(--color-7); }
#section-2-best-of .dropdown-toggle::after { display: inline-block; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .3em solid; border-right: .3em solid transparent; border-bottom: 0; border-left: .3em solid transparent; margin-top: 11px; }
/* .contenedor-best-of { width: 1030px; }
*/
.portada-best-of { width: 100%; height: 223px; background-size: cover !important; background-position: center !important; border-radius: 20px; }
@media (max-width: 767px) {
 .contenedor-best-of { width: 100%; }
 }
.carrusel-home .slick-slide { height: inherit !important; max-height: 600px !important; }
