/* ==============  SIZR  ==============*/
html::before {
    content: "1024-1200px";
}



/* ==============  TIMELINE  ==============*/
.timeline__text li div {
    width: 308px;
}
.timeline ul li:nth-child(2n+1) div {
    left: -335px;
}







/* ==============  STORIES  ==============*/
.grid figure {
    width: 350px;
    height: 350px;
}
.grid {
    width: 700px;
}

.container.other {
    margin-top: -229px !important;
    z-index: -1;
    padding-top: 300px;
}
.stories .container {
     max-width: 100vw;
    margin: 0 auto;
}





.turn-word {
    left: 240px;
    font-size: 140px;
}
#learning-stories .turn-word {
    top: 796px;
}
#engagement-stories .turn-word {
    top: 859px;
}





/* ==============  FINANCES  ==============*/
.finances .container {
    width: 75%;
    margin-top: 0px !important;
}