<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news-search-result a,
.news-search-result a:hover {
    text-decoration: none;
}

.news-search-result .mc-marti-news-overview-picture {
    float: left;
}

.news-search-result .mc-marti-news-overview-picture img {
    width: auto;
    height: 150px;
}

.news-search-result .mc-marti-news-overview-infoPart .mc-marti-news-overview-date {
    padding-bottom: 0px;
}

.news-search-result a .mc-marti-news-overview-infoPart .mc-marti-news-overview-site {
    color: #333;
}

.news-search-result .mc-marti-news-overview-infoPart .mc-marti-news-overview-title {
    padding-bottom: 0px;
    font-size: 14px;
}

.news-search-result .mc-marti-news-overview-infoPart .mc-marti-news-overview-byline {
    font-size: 13px;
}

.marti-news-row {
    margin-top: 20px;
    margin-bottom: 20px;
}

.marti-news-row img {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
}

@media (max-width:991px) {
    .mc-marti-wpzone-23 {
        padding-left: 0;
    }
}</pre></body></html>