/* HOMEPAGE */
.intro {
   margin-top:20%;


    display:flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-content: center;
}
