.lb-fixture-scope .app-content-article .container, .lb-fixture-scope .appview-layout > .container { min-height: 720px; padding: 60px 4px 70px; }
        .lb-fixture-scope .app-content-article .text.container > .segment, .lb-fixture-scope .appview-layout > .text.container > .segment { padding-left: 0 !important; padding-right: 0 !important; }
        .lb-fixture-scope .app-content-article .container > .segment > h2, .lb-fixture-scope .appview-layout > .container > .segment > h2 { font-size: 32px; }
        .lb-fixture-scope .app-content-article .container > .segment > .header, .lb-fixture-scope .appview-layout > .container > .segment > .header { margin-bottom: 30px !important; padding-bottom: 0 !important; }
        .lb-fixture-scope .app-content-article .container > .segment > .dividing.header, .lb-fixture-scope .appview-layout > .container > .segment > .dividing.header {
            margin-bottom: 30px !important;
            padding-bottom: 30px !important;
            font-size: 35px;
        }


        .lb-fixture-scope .app-content-article .article { margin-bottom: 0 !important; padding-bottom: 0 !important; }
        .lb-fixture-scope .app-content-article .article + .ui.center.aligned.basic.segment { margin-top: 0 !important; padding-top:0 !important; }

        @media screen and (max-width: 767px) {
            .lb-fixture-scope .app-content-article .container > .segment, .lb-fixture-scope .appview-layout > .container > .segment { padding: 0 !important; }
            .lb-fixture-scope .app-content-article .article { padding: 0 8px !important; }
        }
        @media screen and (min-width: 768px) {
            .lb-fixture-scope .app-content-article .container > .segment > .dividing.header, .lb-fixture-scope .appview-layout > .container > .segment > .dividing.header {
                padding-right: 110px;
            }
        }
        .lb-fixture-scope .app-content-article .article > .ui.dividing.header { overflow-wrap: anywhere; }
