.button.red, button.red {
  background-color: #ad0305;
}

#td-button {
  z-index: 100;
  position: absolute;
  right: 20px;
  top: 20px;
}

#td-button img {
  position: unset;
  width: 171px;
  height: 49px;
  /*width: auto;*/
  /*height: 100%;*/
  /*padding: 6px;*/
}