
.speakerCloseMed {
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(../imgs/sclose.png) center center no-repeat;
  top: 20px;
  right: 20px;
  z-index: 5000000;
  cursor: pointer;
}

.gameMemoryContainer {

  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -2;
}

.giftTitle
{
  float: left;
  width: 350px;
  height: 250px;
  margin-left: calc(50% - 175px);
  margin-top: 70px;
}

.giftText
{
  text-align: center;
  font-size: 46px;
  color: #fff;
  float: left;
  width: 90%;
  margin-left: 5%;
  font-family: "Baloo Paaji";
  font-weight: bold;
  margin-top: 30px;
  line-height: 1;
}

button {
  background: #ffa800;
  border: 0;
  border-radius: 6px;
  cursor: pointer;
  margin: 20px auto;
  padding: 10px 20px ;
  font-family: "Baloo Paaji";
  font-size: 26px;
  color:#fff;
}

button:hover {
  background: #ff7700;
}

.buttonCopm 
{
  float: left;
  width: 330px;
  height: 50px;
  margin-left: calc(50% - 165px);
  margin-top: 20px;
}


x);
  margin-top: 20px;
}


