#amoforms_form{
    padding: 20px 20px 0px 20px;
height:400px!important;
}
.amoforms-footer-copyright{
    display: none!important;
}
#button_submit{
width:100% !important;
border-radius:5px!important;
padding:10px!important;
font-size:16px!important;
min-height:20px!important;
height:30px!important;
}
.amoforms__fields__editor-withborders .amoforms__fields__submit{
padding:0px!important;
}
 @media only screen and (max-width: 600px) {
  #amoforms_form{
    height:400px!important;
}
}