.c-banner__desc p {
    color: #b21f24;
    font-size: 1rem;
    line-height: 1.375rem;
    margin: 1rem 0;
    font-family: "Roboto Condensed",Roboto,Arial;
}

@media screen and (min-width: 768px) {
    .c-news-readmore .c-box__content ul li {
        max-height: 30.625rem;
        min-height: 0;
    }
}

.c-news-readmore .c-box__content ul li .b-grid__main{
margin-bottom: 5px;
}

.c-banner {
    border-bottom: 4px solid #b21f24;
}

.c-banner-container{
    text-align:center;
}