.MainH1 {
    color: #fff;
    font-family: 'ISBold';
    font-size: 33px !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;
}
.AboutImgBack{
   display: block;
    float: right;
    width: 100%;
    padding: 25px;
    border-radius: 11px;
    margin-top: 50px;
}
.AboutImgBack img{
margin-top: 20px;
    border-radius: 10px;
}
.AboutTag {
    display: block;
    float: right;
    font-size: 14px;
    color: red;
    color: #956a01;
}
.AboutTitle {
    display: block;
    float: right;
    width: 100%;
    font-size: 19px;
    margin-top: 12px;
    font-family: 'ISBold';
    color: #3b2411;
}
.AboutText {
    float: right;
    display: block;
    width: 100%;
    font-size: 18px !important;
    line-height: 2em;
    text-align: justify;
    margin-top: 20px;
}
.textunder img {
    float: right;
    margin-right: calc((100% - 189px) / 2);
    margin-top: 5px;
    margin-bottom: 5px;
}
.TextUnder h3 {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 10px;
font-family: 'ISBOLD';
}
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;
margin-top:10px;
    border-radius: 10px;

}