.fsclose {
  background-color: #8032AF;
  color: LIGHTBLUE;
  float: left;
  text-align: center;
  padding: 0px;
  font-size: 18px;
  font-family:Cloister Black!important;
  margin: 2px;
  opacity: 0.6;
  border: none;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  cursor: pointer;
  height: 110px;
  width: 250px;
  position:absolute;
  top: 964px;
  left: 76.5%;
  right: -76.5%;
  bottom: -964px;
 }