.mt-addons-absolute-image img {
  position: absolute;
  right: auto;
  top: 0;
  width:100px;
}
.mt-addons-title-image-box {
    display: inline-flex;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 32px;
    text-align: center;
}