div.latest-news {
    background-color: #eee;
}

.este .ezgallery {
    min-height: 250px;
    overflow: hidden;
}
/*.front-news {
    padding: 0px 10px 0px 0px;
}*/

@media only screen and (min-width: 992px){
    .front-news{
        padding: 2% 5%;
    }
    .latest-news .heading{
        min-height: 410px;
    }
}

.single-new {
    padding-top: 20px;
}

div.news-the-image {
    height: 250px;
}

.news-excerpt {
    font-size: 1.3em;
    padding-top: 15px;
}

.news-excerpt a, .news-excerpt a:focus, .news-excerpt a:hover, .news-excerpt a:visited{
    color: #404040;
    text-decoration: none;
}

.news-excerpt .news-date {
    font-family: "Montserrat-bold", sans-serif;
    font-weight: bold;
    padding-top: 15px;
    text-transform: uppercase;
}

.news-excerpt p {
    font-family: "Montserrat-light", sans-serif;
    margin-top: 10px;
}