.post .post__rich-media {
    background-repeat: no-repeat;
    min-height: 500px;
    background-size: contain;
}
.post .post__body-content.jumbotron {
    background: transparent;
}
.clearfix.main-content__section.animated.fadeIn {
  padding: 0;
}
.post {
    background-color: transparent;
    margin-bottom: 0;
}
.col.col-md-2.post__archives {
    display: none;
}
.row.justify-content-center .col-md-8{
    max-width: 100%;
}
.col.col-md-8 .jumbotron {
    padding: 0rem 1rem;
}
.block-entity-fieldnodetitle span {
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
}
article .container-fluid .row .col-md-2 {
  display: none;
}