.intro .form-wrapper input {
    float: right !important;
    border-radius: 0 3px 3px 0 !important;
}

.intro .form-wrapper button {
    float: right !important;
    border-radius: 3px 0 0 3px !important;
}