@media only screen and (max-width: 575px) {
    .h {
        font-size: 9px!important;
    }
}

#infos_donnees_obligatoires,#infos_tel_obligatoire{
    display:block!important;
}