When I try to put in the area of "Widget Header Bottom" a subscription to "mailpoet" disturbs the original format.
How I can do to respect the format of the original widget?

Problem:






#gk-header-bottom .wysija-paragraph input {
   width: 19%!important;
   margin-left: 2%;
}
#gk-header-bottom .widget_wysija_cont .wysija-submit {
   display: inline;
   width: 19%;
   margin-left: 2%;
}
#gk-header-bottom .wysija-paragraph {
   display: inline;
}










#gk-header-bottom .wpcf7-form { 
   position: relative; 
   width: 94%;
   margin: 0 auto;
}
#gk-header-bottom .wpcf7-form:before {
  color: #d1d1d1;
  content: 'f';
  font-family: university-pixellove;
  font-size: 40px;
  font-weight: 300;
  left: 0;
  position: absolute;
  top: -8px;
}
#gk-header-bottom .wpcf7 input {
   width: 19%!important;
   margin-left: 3%;
}
#gk-header-bottom .wpcf7 .wpcf7-submit {
   float: right;
}







