.oc__split .listing {
    padding:0px !important;
}
.oc__split .listing__img {
    background-position: center center !important;
    background-size: cover !important;
}
.oc__split .position-relative {
    z-index: 99;
}
@media (max-width: 767.98px) {
    .oc__split__txt { display: none !important; }
    .oc__split .listing__img {
        min-height: 250px;
    }
}
@media (max-width: 1199.98px) {
    .oc__split__txt { 
        font-size: 14px;
    }
}
.news h3 {
    font-family: "Merriweather", sans-serif;
    font-weight: normal;
}
.news h3 a {
    text-decoration: none !important;
}
.news h3 strong {
    font-weight: normal !important;
}
/*.news img {
    height: auto !important;
}*/
.eds_news_Vision.eds_subCollection_search .search_input {
    border: solid 3px #000 !important;
	margin-bottom: 20px;
}
.eds_news_Vision.eds_subCollection_search .search_input > .input input[type="text"] {
    padding-left: 20px;
}
.eds_news_Vision.eds_subCollection_search .search_input .do_search {
    background: #000 !important;
}