/* ------------------------ -------- ------------------------ */
/* ------------------- ------------------ ------------------- */
/* ------------------- -- SECTION -- q -- ------------------- */
/* ------------------- ------------------ ------------------- */
/* ------------------------ -------- ------------------------ */

/* ------------------- ------------------ ------------------- */
/* ------------------- SECTION 2 INFO IMG ------------------- */
/* ------------------- ------------------ ------------------- */

@media (max-width: 960px) and (min-width: 601px){
    .Collection-Info-Image-11{
        display: none;
    }
    
    .Collection-Info-Image-12{
        display: block;
    }
}


/* ------------------------ -------- ------------------------ */
/* ------------------- ------------------ ------------------- */
/* ------------------- -- SECTION -- 2 -- ------------------- */
/* ------------------- ------------------ ------------------- */
/* ------------------------ -------- ------------------------ */

/* ------------------- ------------------ ------------------- */
/* ------------------- SECTION 2 ACCROCHE ------------------- */
/* ------------------- ------------------ ------------------- */

@media (max-width: 1600px)  and (min-width: 961px) {
    .Collection-Signature-Accroche-1{
        display: none;
    }
    
    .Collection-Signature-Accroche-2{
        display: block;
    }

    .Collection-Signature-Accroche-3{
        display: none;
    }
}

@media (max-width: 960px) {
    .Collection-Signature-Accroche-1{
        display: none;
    }
    
    .Collection-Signature-Accroche-2{
        display: none;
    }

    .Collection-Signature-Accroche-3{
        display: block;
    }
}