/*-----------------------------------------
    NOS COURS
------------------------------------------*/
main{
    width: 100%;
    height: 100%;
    margin-top: 200px;
}

.section-about{
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}