.MainH1 {
    color: #240000;
    font-family: 'ISBold';
    font-size: 36px !important;
    float: right;
    width: 100%;
}
.MainWrapper{
padding-top: 0px !important;
}

.AboutTextBack {
    display: block;
    float: right;
    width: 100%;
    padding: 25px;
    border-radius: 11px;
    margin-top: 50px;
}
.AboutTag {
    display: block;
    float: right;
    font-size: 14px;
    color: red;
    color: #956a01;
}
.AboutTitle {
    display: block;
    float: right;
    width: 100%;
    font-size:24px;
    margin-top: 12px;
    font-family: 'ISBold';
    color: #824f1a;
}
.AboutImg{
margin:auto;
margin-top: 35px;
}
.AboutText {
    float: right;
    display: block;
    width: 100%;
    font-size: 18px !important;
    line-height: 2em;
    text-align: justify;
    margin-top: 20px;
color:#240000;
}
.textunder img {
    float: right;
    margin-right: calc(50% - 125px);
    margin-top: 15px;
    margin-bottom: 15px;
display: block;
width: 250px;
filter:brightness(0) saturate(100%) invert(10%) sepia(30%) saturate(1288%) hue-rotate(325deg) brightness(91%) contrast(116%);
}
.textunder h3 {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #adaba6;
}
.E6-20382 {  
  background: #ffffffc7;
    padding: 15px;
    width: calc(100% - 50px);
    margin-right: 25px;
    margin-bottom: 50px;
    border-radius: 10px;
    box-shadow: 1px 3px 8px 9px #e9e9e9c7;
}
.textunder{
margin-top:100px;
}
.textunder h1 {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 18px;
}

.textunder span{
font-size: 16px;
    text-align: center;
    width: 100%;
    display: block;
color:#824f1a;
}