.row.news-list-item {
    margin-bottom: 30px;
}

.carousel-text.vcontainer {
    padding: 10px;
}

.navbar-mainnavigation .navbar-brand-image img {
    max-height: 90% !important;
    height: 90% !important;
}

a.navbar-brand.navbar-brand-image {
    padding-top: 0!important;
    padding-bottom: 0!important;
}

.news.news-single .thumbnail > img {
    max-width: 100%;
    height: auto;
}

.footer-section-content-column:nth-child(3) #c57 .frame-inner > *:not(form) {
    display: none;
}

#page-footer .footer-section-meta {
    display: none;
}

#page-footer .footer-section-content {
    background-color: #232323;
}

#c53 .frame-container {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
}

.news-list-view > .page-navigation:first-child {
    display: none;
}

.page-navigation > p:first-child {
    display: none;
}

.pagination {
     font-size: 1.5em;
 }

.pagination li {
    margin: 1%;
}

.bp-page-footer .lead {
    margin-bottom: 0;
}