.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    height: 329px;
}
.submit-btn {
    color: #8B0000;
    width: 160px;
    height: 49px;
    background: #ffffff;
    font-size: 24px;
    margin: 25px 0 0 0 !important;
    border: 0px !important;
    text-align: center;
    position: relative;
    right: 162px;
float: none!important;
}
textarea {
    text-align: right;
    max-width: 394px;
    height: 49px!important;
    width: 100%;
}

.wpcf7-form-control.wpcf7-text.text-input {
    max-width: 394px;
    width: 100%;
    height: 49px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: transparent;
    color: #fff;
    font-size: 22px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: transparent;
    color: #fff;
}