.ShortArticle div.block-row {
        padding: 0 !important;
        height: 36px !important;
}
.ShortArticle marquee .block-row p a {
        display: initial;
}
.ShortArticle .Title {
        display: none;
}
.ShortArticle div.block-row > p {
        margin: 0px !important;
}
.ShortArticle div.block-row > p > a.Title {
        font-weight: bold;
        font-size: 13px;
        line-height: 36px;
        font-family: Roboto, sans-serif;
}
.ShortArticle div.block-row > p > a.Title:hover {
        color: #ff8c09;
}
.UIShortArticle_default2025, .UIShortArticle_Default {
        margin: 25px 0 18px 0;
}
@media only screen and (max-width: 768px) {
        .UIShortArticle_default2025,  .UIShortArticle_Default {
                margin: 10px 0 10px 0;
        }
        .ShortArticle  {
                height: 36px;
        }
}
