.eb-container h2
{
font-size: 20px !important;
}
.eb-container h1
{
font-size: 24px !important;
}
.eb-container .form-row {
  width: 100%;
}
.eb-container .form-group select.input-mini{
    margin: 5px 0;
}