#heading0 .theme-fo-base .wrapper.none .contents .inner {
    box-sizing: border-box;
    max-width: 1100px;
    margin: 0 auto;
    padding: 20px;
    width: 100%;
}

#heading0 .theme-fo-base .wrapper .contents .content-6 {
    background-position: center center;
    background-size: cover;
}

#heading0 .theme-fo-base  {
    box-sizing: border-box;
    line-height: 1.8;
}

#heading0 .row .col .component {
    background-repeat: no-repeat;
}

#heading0 .row .col {
    display: table-cell;
    padding: 0 10px 10px 10px;
}

#heading0 .row {
    display: table;
    table-layout: fixed;
    width: 100%;
}

@media (max-width: 769px){
    #heading0 .row .col {
    display: block !important;
    width: 100% !important;
    padding: 0;
}}


#heading0 .theme-fo-base .wrapper .contents .col .component {
    margin: 10px 0;
}
#heading0, .row, .row .col, .row .col .component {
    background-repeat: no-repeat;
}
#heading0 .component.richtext {
    overflow-wrap: break-word;
}

#heading0 .row .col {
    display: table-cell;
    padding: 0 10px 10px 10px;
    width: 33.3%;
}

#heading0 .align-center {
    text-align: center !important;
    position: relative;
}

#heading0 .component.richtext p {
    margin: 1.12em 0;
}

#heading0 {
    background-color: #f6fde8;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#heading0 .block-title {
    color: #434040;
}

#heading0 p {
    color: #434040;
    font-size: 16px;
} 

@media (max-width: 992px){
#heading0 .block-title {
        font-size: 25px;
    }
#heading0 .row {
        display: initial;
    }
}