p.form-submit {
    margin-top: 0px;
}

input#wppb-recover-password-button {
    margin-top: 0px;
    width: 350px;
    color: #fff;
    background: #2790e1;
    border-radius: 7px;
    font-size: 16px;
    height: 40px;
    padding: 0;
}

input#wppb-recover-password-button:hover {
    background: #1a7ecb;
}

input#username_email {
    position: relative;
    margin-left: 97px;
    width: 350px !important;
}

@media only screen and (max-width: 768px) {
  .full-height-header .table-container {
    height: auto !important;
  }
}
