.news-search .uael-search-result-title {
    font-size: 0.9rem;
    line-height: 1;
	margin:0;
}

.news-search .uael-search-result-excerpt,
.news-search .uael-search-result-type {
	display:none;
}

.news-list .uael-timeline-featured-img {
    aspect-ratio: unset !important;
}

.news-list .uael-timeline-featured-img img {
    height: 175px; /* or whatever HALF looks like visually */
    width: 100%;
    object-fit: cover;
}

.news-list  .uael-content {
    padding: 0 25px 10px;
}