#events-header {
    background: no-repeat;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    background-size: cover;
    height: 300px;
    margin-bottom:0px;
}
.main-content {
    background-color: white;
}