#formClio{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
   justify-content: space-between;
}

#formClio p{
   width: 49%;
}

#lf_message_block{
   width: 100% !important;
}