.textunder h1 {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.textunder img {
    float: right;
    margin-right: calc((100% - 189px) / 2);
    margin-top: 5px;
    margin-bottom: 5px;
}
