.views-field-field-horizontal-thumbnail{float: left !important; position: relative; max-width: 400px; max-height: 480px;}
.main-container header, .main-container nav {
  min-width: 100%; clear: both;
}

@media (min-width: 768px) {
    .col-md-8, .archive .c-card__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important; 
        max-width: 100% !important; 
    }
}
.call-to-actions {display: none;}