/* ==============  SIZR  ==============*/
html::before {
    content: "600-768";
}





.section-intro h1, .intro-panel h1 span {
    font-size: 74px;
}
.section-intro h3, .intro-panel h1 {
    font-size: 30px !important;
}
.desc {
    max-width: 600px;
}



/* ==============  TIMELINE  ==============*/
.timeline__text li div {
    width: 254px;
}
.timeline ul li:nth-child(2n+1) div {
    left: -279px;
}



/* ==============  FINANCES  ==============*/

.finances {
    background: white;
    z-index: 100000;
    position: relative;
}
.finances .container {
    width: 80%;
    margin: 0 auto;
}

/*---------------------- FOOTER----------------------*/
#footer .head h2 {
    width: 356px;
    margin-top: 49px;
    padding-left: 11px;
}
