 .closestyle {
  width: 31px;
  font-size: 9px;
  line-height: 20px;
  height: 15px;
  display: block;
  background: #ccc;
  text-align: center;
  margin-top: 10px;}
div#close1 {
    bottom: 0%;
    position: fixed;
    z-index: 10;
    left: 6px;}

div#close1 img {
    width: 120px;
    height: auto;}
