.szechenyi {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 280px;

  img {
    width: 100%;
  }
}
