#classeperiodofiscale_form > div.row > div.col-lg-9 {
    flex: 0 0 80%;
    max-width: 80%;
}

#classeperiodofiscale_form > div.row > div.col-lg-3 {
    flex: 0 0 20%;
    max-width: 20%;
}
