body {
    background: #fff;
}
.btn.btn-new {
    background: #D4AF37;
    border-color: #D4AF37;
}
@media screen and (min-width: 1366px) {
    .banner h1 {
        font-size: 76px;
    }
}
@media screen and (min-width: 1200px) {
    .optinPic-bot {
        bottom: -228px;
    }
}
.banner-contact {
    background-size: cover;
}
input.form-control {
    height: 46px;
}