#get-discount {
  position: fixed;
  bottom: 0px;
  left: 20px;
  height: 70px;
  background-color: rgba(0,0,0,0);
  color: #fff;
}

