.CardList-item-textContainer {
    padding: 0px 10px 0;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}
.CardList-item-description, .CardList-item-title {
    overflow: hidden;
    line-height: 1.1;
}
.CardList-item-textContainer {
    padding: 0px 10px 0;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}
.CardList-item-description, .CardList-item-title {
    overflow: hidden;
    line-height: 1.1;
}
.CardList-item-container {
height: 90px !important;
}
@media screen and (max-width: 767px) {
    .CardList-item {
        height: 100px !important;
    }
}
.Card-split-title {
    font-size: 21px !important;
    line-height: 1.13 !important;
    max-height: 96px !important;
}
.Card-split-content a {
    color: #000;
}
.Card-split-textContainer--sm {
    height: 40%;
}
.Card-split-imageContainer--sm {
    display: inline-table;
    vertical-align: top;
    width: 100%;
    height: 50%;
}
.Card-full-textContainer .Timestamp-text {
    font-size: 11px;
    color: rgba(255,255,255,.75);
}
.Timestamp-text {
    font-size: 11px;
    line-height: 1;
    max-height: 12px;
    color: rgba(89,89,89,.75);
}
.Card-split-container {
    padding: 10px 0 10px 0;
}
.Card-split-container--sm .Card-content {
    padding: 5px !important;
}
@media screen and (min-width: 768px)
{
.CardContainer > div > .Card > .Card-split-container {
    padding: 0;
    border-bottom: 0;
}
.Card-textContainer {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.CardList-item-imageContainer-image img {
    background-position: 50%;
}
.Card-split-container--sm .Card-content {
    padding: 5px 0 5px 0 !important;
}
}
@media screen and (min-width: 992px) {
    .Card-md {
        height: 376px;
    }
}
.CardList-item-title {
    font-size: 16px;
    max-height: 72px !important;
    word-break: normal;
    word-wrap: normal;
}
.Card-split-title {
    font-size: 21px !important;
    line-height: 1.13 !important;
    max-height: 92px !important;
}
@media screen and (max-width: 767px) {
    .Card-split-textContainer .Timestamp {
        position: static;
        width: 100%;
        padding: 5px !important;
    }
}