.banner-hero {
background: linear-gradient(180deg, rgba(255,255,255,1) 19%, rgba(253,254,255,1) 54%, rgba(190,218,250,1) 100%) !important;
margin-bottom: 40px !important;
}

.event-header {
text-align: center;
padding: 40px;
}

.event-header .event-logo {
display: inline-block;
margin: auto; 
    max-height: 240px;
}