.MainWrapper {
    background-image: url(https://crm.sgp.family/Files/Club/4/faq/topblure.png);
    background-repeat: no-repeat;
    background-size: 250px;
}
.P-5{
    min-height: 650px;
}
.FaqHeader {
    background: #ffffff;
}
.FaqHeaderTitle {
    height: 43px;
    padding-top: 9px;
    font-size: 15px;
font-family: 'ISBold';
}
.FaqHeaderIcon img {
    margin: 11px auto;
    width: 20px;
    height: 20px;
filter: brightness(0) saturate(100%) invert(47%) sepia(0%) saturate(1472%) hue-rotate(134deg) brightness(95%) contrast(89%);
}

.E100-15{
margin-bottom: 100px;
    float: right;
    width: 100%;
}

.FaqImage{
display: block;
    margin: auto;
    width: 200px;
}
.FaqH1{
font-family: 'ISBold';
    margin-top: 37px;
    color: #3f3f3f;
    font-size: 22px !important;
}
.Faqp{
color: #737373;
    font-size: 16px;
    margin-top: 50px;
    line-height: 1.7em;
}

.FaqBack{
    border-radius: 11px;
    overflow: hidden;
    box-shadow: 0px 0px 11px -1px #ddd;
}

.FaqBack  .FaqBack{
    box-shadow: none !important;
}
.FaqBody {
    padding: 15px 20px;
}
.FaqBody *{
    line-height: 1.7em;
    color: #3f3f3f;
    font-size: 15px;
}
