
#themes_global_point .form_wrapper{display:flex;justify-content: center;}
.form_wrapper .form_box{margin-left:0;margin-right:0;padding:0 10px;margin-top:0}

@media screen and (max-width:1000px){

#themes_global_point .form_wrapper{flex-wrap: wrap;}
}
