#hemenara2{
  display: block;
  position: fixed;
  left: 15px;
  width: 130px;
  text-decoration: none;
  height: 50px;
  line-height: 30px;
  font-size: 50px;
    font-weight: 600;
  color: #fff;
 background-color: #6da749;
  bottom:35px;
  text-align: center;
  z-index: 9999;
  border-radius:500px;
}