.MainWrapper {
    background: url(https://panel.alichcoffee.com/files/website/store/landing-row-background-image-2.jpg) !important;
}
.MainH1{
    color: #fff;
    font-family: 'ISBold';
    font-size: 33px !important;
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.MainLogo{
    filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(7479%) hue-rotate(302deg) brightness(103%) contrast(109%);
    margin: auto;
}
.MainText{
text-align: center !important;
    font-size: 20px !important;
    color: #fff;
    line-height: 1.7em;
}

.textunder img {
    float: right;
    margin-right: calc((100% - 189px) / 2);
    margin-top: 5px;
    margin-bottom: 5px;
}
.textunder h3 {
       float: right;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-family: 'ISBold';
    font-size: 28px;
    margin-top: 30px;
}
.FullText{
display: block;
    float: right;
    width: 100%;
    line-height: 2em;
    font-size: 19px !important;
    text-align: justify;
}