  section.bc-news-notes .cards .cards_item .card .cards_content {
    font-size: 14px;
    line-height: 21px;
    color: #666;
}

@media screen and (max-width: 478px) and (min-width: 321px){
section.bc-news-notes .cards .cards_item.three_columns {
    width: 100%;
    margin: 0;
    }
    section.bc-news-notes {
    padding: 10px;
 }
}
@media screen and (max-width: 1200px) and (min-width: 321px){
    section.bc-news-notes {
    padding: 10px;
}
section.bc-news-notes blockquote {
    font-size: 14px !important;
    background: #efefef
}
section.bc-news-notes blockquote p {
    font-size: 14px !important;
}