#ada-seal {
  background-image: url(../images/ada_seal.png);
  height: 100px;
  width: 100px;
  position: absolute;
  bottom: 0%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: 27%;
  cursor: pointer;
}