/*
heding
*/

html > body > .html-container > .page > main > section > .container > .wrapper > .content-overlay > .container > h1 {
    font-size: 50px;
}
html > body > .html-container > .page > main > section > .container > .wrapper > .content-overlay > .container > h2 {
    font-size: 36px;
}
html > body > .html-container > .page > main > section > .container > .wrapper > .content-overlay > .container > text {
    font-size: 20px;
}

/*
*/

html > body > .html-container > .page > main > section.first > .container > .logo {
    padding: 30px 90px;
}

html > body > .html-container > .page > main > section > .container > .logo > figure > img {
    width: 240px;
}

/*
*/

html > body > .html-container > .page > main > section.second > .container > .wrapper > .content-overlay > .container > .symbol > figure {
    width: 80px;
}

/*
*/

html > body > .html-container > .page > main > section.second > .container > .element.one ,
html > body > .html-container > .page > main > section.third > .container > .element.one {
    width: 30%;
}