@media (min-width: 830px){
    .ooma_reviews_hero_background{
        background-image: url('http://www.ooma.com/wp-content/themes/ooma/images/home-security/ooma-smart-security-panel-no-smoke-detector-v1.jpg');
        background-size: cover;
        min-height: 630px;
        background-position: right;
    }
}

.review-text-input{
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}


.review-text-input, .review-textarea {
    display: block;
    width: 100%;
    border: 1px solid #e3e3e3;
    color: #665a5c;
    font-family: "Source Sans Pro",sans-serif;
    border-radius: 5px;
    font-size: 14px;
    -webkit-appearance: none;
}


.review-textarea {
    height: 100px;
    line-height: 20px;
    padding: 15px 20px;
    font-size: 14px;
}
 


.grecaptcha-badge { 
    bottom:65px !important; 
}
