/* Start custom CSS */.wpestate_header_image {
    height: 300px !important;
}
.wpestate_header_image .heading_over_image {
    text-shadow: none;
    font-family: "Playfair Display";
    font-size: 42px;
    font-weight: 600;
    color: #000000;
}

@media (min-width: 992px) {
    .col-md-4 {
        width: 25%;
    }
    .content_wrapper.row {
    width: 1650px;
}
}/* End custom CSS */