@media only screen and (max-width:1024px) {
    #main {
        padding: 20px !important;
    }

    .page-id-352 #z_pet,
    .page-id-370 #z_pet {
        display: none !important;
    }

    .reponses.liste_10 .reponse:nth-child(5) ,
    .reponses.liste_10 .reponse:nth-child(10) {
        margin-right: 0;
    }

    .tq_7 .reponses {
        float: left;
        width: 100%;
        height: 100px !important;
    }

    .reponses .reponse.choix,
    .reponses .sreponse.choix {
        display: block !important;
    }

    #nav_questions .B_nav {
        margin-top: 10px;
    }
}