@media screen and (min-width:560px) and (max-width: 767px){
    #devis-formulaire{
        width: 55%;
        margin: auto;
    }
}