.page-banner.estate-homes {	
    background-image: url(../images/estate-homes-banner.jpg);
}
.es-home-links a {
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: 1px;
    background: #214738;
    color: #fff;
    padding: 10px 40px;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0 0 30px 0;
}
.es-home-links a:hover {
    background: #0c1b15;
}





@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 479px) {
}