Current File : /home/digitaw/Ycof/client/res.css
@media only screen and (max-width: 600px) {
    h2,
    h3 {
        font-size: 17px;
    }

    #t {
        display: none;
    }

    .infos {
        margin: 0;
    }
}