.jbx-subscriber-form label {
    display: block;
    width: 100%;
}

.jbx-subscriber-form input {
    display: block;
    width: 90% !important;
    background: none !important;
}

.jbx-subscriber-form input[type=submit] {
    width: 200px;
}