ul.breadcrumb > div > a.btn {
    font-size: 8pt !important;
}

/*@media all and (min-width: 1025px) {
    article.module,
    article.module-twitter {
        border: none;
    }
    article.module > header,
    article.module-twitter > header {
        background-image: none;
        background-color: #FFF;
        color: #C8102E;
        width: 280px;
    }
    article.module > header > h4,
    article.module-twitter > header > h4 {
        color: #00B388;
    }
}*/