body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-featured-event a:hover .text-wrapper .title, body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-featured-event a:hover .text-wrapper .subtitle {
    color: rgba(255,255,255,1)!important;
}
body .header-nav-fair-container .menu-wrapper .menu .menu-featured-event a:hover .text-wrapper span:not([class^=icon]) {
    color: #000 !important;
}
@media (min-width: 768px){
.hero-banner-slick-wrapper.hero-partners .hero-partners-wrapper .hero-partner {
  justify-content: left!important;
    margin-top: -133px !important;
}
.hero-banner-slick-wrapper.hero-partners .hero-partners-wrapper img {
  max-height: 140px;
  margin: 0;
	}
}

@media (max-width: 768px){
	.hero-banner-slick-wrapper.hero-partners .hero-partners-wrapper img{
min-height: 100px;
	}
}