#about{
    background-image: url('../img/oceansedge_about_us.jpg');
}

#about, .animate{
    opacity: 0;
}

.animate{
    margin-top: 5vh;
}

.about_headline__wrapper{
    background-color: #ededed;
}

.about_headline__container{
    margin: auto;
    text-align: center;
}

.hosts__wrapper{
    margin: 10vh 0;
}