.logo{
    width: 50vh;
}

.mini-logo{
    width: 10vh;
}

.h100{
    height: 100vh;
}

.h80{
    min-height: 72vh;
}

#formation_programme, #formation_modif_programme{
    height: 400px;
}

.my-color{
    width: 100%;
    height: 40px;
}

.container-fluid,.container{
    min-height: 700px;
}