.MainH1 {
    color: #000;
    font-family: 'ISBold';
    font-size: 25px !important;
    float: right;
    width: 100%;
}
.textunder h1 {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 18px;
}
.textunder img {
    float: right;
    margin-right: calc((100% - 189px) / 2);
    margin-top: 5px;
    margin-bottom: 5px;
}
