@media(max-aspect-ratio: 3/4){
    #first_paragh{
        font-size: 3.5vw;
    }
  
    #flex_img {
        flex: 0;
    }
    #circle_arrow {
        height: 8vw;
    }
    #fiche_produit_conso{
        font-size: 3.5vw;
        min-height: 40vh;
        justify-content: center;
        width: auto;
        align-items: center;
        gap: 0;
    }
    .NumberTitleDiv{
       display: none;
    }
    .text_noir_s_conso{
        font-size: 4vw;
    }
    #conso_solo_row {
        max-width: 100% !important;
        width: auto;
    }
    #solliciter_marque{
        gap: 5rem;
    }
    .NumberTitleDiv2{
        justify-content: space-between;
    }
    #mobile_img{
        display: block;
        margin: auto;
    }
    #bigTitle {
        margin-left: 92%;
    }
    .title_number {
        width: 16rem;
    }
    
    #text_noir1{
        margin-left: -3vh;
    }
    .title_number_cochan{
        margin: 3rem;
    }
    #first_img_project{
        width: auto;
        height: 14px;
    }
    #flex_parent_1 {
        flex-direction: column-reverse;
    }
    

    #first_text{
        font-size: large;
        line-height: normal;
        text-align: center;
        padding: 5rem 10rem;
        margin-left: -5vw;
    }
    #nous_soutenir_background {
        min-height: 20vh;
        background-position: bottom;
    }
    
    #first_title{
        font-size: large;
        line-height: normal;
        text-align: center;
        padding: 5rem 10rem;
        margin-left: -5vw;
        margin-bottom: -40px;
    }

    #logo{
        margin-left: 75vw;
        transform: rotate(27deg);
        max-width: 10rem;
    }
    #btn_part2 {
        min-width: 40vw;
    }

    #btn_part5 {
        min-width: 75rem;
    }
    #btnacceder{
        margin-top:-12%;
    }

    #textC{
        margin-top: 5vh;
        font-size: 3.5vw;
    }
    #textC a{
        font-size: 3vw;
    }
    button:not([class^="swal2"]) {
        max-width: 53vw !important;
    }
}