#proximity{
    margin: 10vh 0;
    min-height: 60vh;
    background-image: url('../img/oceansedge_proximity.jpg');
    background-size: cover;
    background-position: center;
}

#theoceansedge, .animate{
    opacity: 0;
}

.animate{
    margin-top: 5vh;
}

.fullwidth_callout_component__row {
    min-height: 60vh;
    align-items: center;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 44%, rgba(237,237,237,0) 65%);
}
