.webcu-title-ency {
    font-size: 50px;
}

.single-encyclopedia #main .webcu-banner {
    background-image: url("https://holzvomfach.de/wp-content/uploads/2014/11/Baumgigant_Foto-HAF_1920px.jpg");
    margin-left: -30px !important;
    margin-right: -30px !important;
    overflow: hidden;
    padding: 200px 0;
}

.holz-ency-bannertext {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 8px;
    text-transform: uppercase;
    text-shadow: 2px 2px 7px rgba(0, 0, 0, .5);
    text-align: center;
    margin: 0;
    position: relative;
    padding-bottom: 20px;
}

.post-type-archive-encyclopedia #main .breadcrumb,
.single-encyclopedia #main .breadcrumb {
    padding-top: 15px;
}

.fusion-title.fusion-sep-none .title-heading-left.webcu-single-encyclo  {
    margin: 20px 0 0 0;
    background-image: linear-gradient(to right, #222 100%, transparent 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 2em 2px;
    text-shadow: none;
    color: #222;
    letter-spacing: normal;
    font-size: 30px;
    font-weight: bold;

}

#main .post .webcu-encyclo-description h2 {
    font-size: 20px !important;
    padding-bottom: 10px;
}

@media screen and (max-width: 800px) {

    .webcu-single-encyclo {
        font-size: 25px;
    }
}