@media screen and (max-width: 980px) {
  #glaz-icon {
    position: absolute;
    top: 10px;
    right: 100px;
    z-index: 99999;
    width: 50px;
  }
}

@media screen and (min-width: 980px) {
  #specialButton {
    position: fixed;
    right: 280px;
    top: 25px;
    z-index: 99999;
  }
  #glaz-icon {
    width: 50px;
  }
}

#rec1154353176 .tn-elem[data-elem-id='1774353019777000009'] {
  top: 190px;
}