div.tnp-subscription, 
form.tnp-subscription, 
form.tnp-profile {
    max-width: inherit !important;
}
.tnp-subscription .tnp-name {
    float: left;
    margin-right: 1% !important;
    width: 49% !important;
    background-color: #fff !important;
}
.tnp-subscription .tnp-email {
    margin-right: 1% !important;
    width: 50% !important;
    background-color: #fff !important;
}
.tnp-subscription .submit {
    width: 100%;
}
.tnp-field input.tnp-submit {
    width: 100% !important;
}

.sf_block_newsletters {
    margin-bottom: 45px;
}