﻿.masthead-entry-3 h1 {
    font-size: 40px;
}

.reviews-2 {
    background: url(../img/bg/reviews.jpeg) 50% no-repeat;
    background-size : cover;
}

.get-start {
    background: url(../img/contact.jpeg) 50% no-repeat;
    background-size: cover;
}

@media (min-width: 768px) {
    .masthead-entry-3 h1 {
        font-size: 54px !important;
        line-height: 1;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1370px;
    }
}
