
* {
    overflow: visible !important;
    position: static!important;
    height: auto!important;
}

body > header,footer,.side,.breadcrumb img,.main .item .title img,.newsletter {
    display: none!important;
}

.news-list-view.row .image {
    display: none;
}

.row {
    display: inherit;
    margin: 0;
    flex-wrap: inherit;
}

.news .article {
    margin: 0;
    padding: 0;
    max-width: 100%;
    display: block;
}

.main .item .title {
    position: inherit;
    padding:0;
    margin: 0;
}

body {
    font-size: 12px;
}

.content {
    height: 100%;
    width: 100%;
}

.content,.main,.container {
    display: block!important;
}

.content > .row > div {
    margin: 0;
    padding: 0;
}

.main .breadcrumb li:first-child {
    margin-right: 0;
}

.content .ce-bodytext {
    font-size: 12px;
    line-height: 20px;
}

.content h1 {
    font-size: 20px;
}

.content h2 {
    font-size: 18px;
}

.main .content {
    width: 100%;
    min-height: inherit;
}

.container {
    width: 100%;
    position: inherit;
    max-width: inherit;
    margin: 0;
}

.d-flex,.d-lg-flex,.d-md-flex {
    display: inherit !important;
}
.frame-greenbox {
    page-break-after: auto!important;
}
.frame-greenbox img,
.frame-greenbox .ce-intext.ce-left .ce-gallery {
    page-break-after: auto!important;
}

.twoCol .frame-greenbox > div {
    height: auto;
}
.ce-intext.ce-left .ce-gallery {
    width: 40%;
    margin-bottom: 10px;
}
.frame-greenbox .ce-intext.ce-left .ce-gallery {
    width: 40%;
    margin-bottom: 10px;
}

.ce-left .ce-gallery, .ce-column {
    float: none;
}

.frame-greenbox .ce-bodytext {
    padding: 0;
}

.twoCol .col-right {
    padding-left: 0;
}

.frame-greenboxfree .ce-bodytext {
    padding: 0;
}

.main .breadcrumb-item a {
    line-height: 35px;
}

.frame-rulerafter .ce-textpic {
    border-bottom: 0;
    padding-bottom: 0;
}

.ce-gallery figure {
    display: block!important;
}

.content .person {
    height: auto;
    margin-bottom: 20px;
}

.main .content {
    font-size: 12px!important;
}

.content .person .bodytext {
    width: 100%;
    padding: 0;
}

.content .person p {
    margin-bottom: 0;
}

.content .person .title {
    font-size: 14px;
    padding: 0;
}











