html body #portal-top .claim {

  background-repeat: no-repeat;
  background-position-x: right;
  background-image: url(https://mlr.in.tum.de/_media/home/srl_logo_new_2020_verysmall.png);
  background-size: contain;
  padding-right: 14em;
  padding-top: 9px;
  padding-bottom: 3px;

}