ul.cd-icone li {
    margin-top: 20px!important;
    padding-left: 3.125rem!important;
}

@media (max-width: 320px){
    h1{
        font-size: 30px!important;
    }
} 

@media (min-width: 768px){
    .c-bg-bleu2{
        background-color: #337e91;
    }

    .c-bg-bleu2 h1, .c-bg-bleu2 p{
        color: #ffffff !important;
    }

    .h-26{
        height: 28.29rem!important;
    }

    .h-23{
        height: 23.8rem!important;
    }

    img:not(.fixe).h-skate{
        width: calc(759px + 4rem)!important;
        position: relative;  
        left: calc(0% - 18rem);
        top:2px;
    }

    img:not(.fixe).image-fille-bleu{
    width: calc(598px + 4.1rem)!important;
    }
}

@media (max-width: 440px){
    img:not(.fixe).h-skate{
        width: calc(500px + 4rem)!important;
        position: relative;
        left: calc(8% - 10rem);
    }
}
