Spraw, aby element unosił się na górze

.close-image {
   display: block;
   float: center;  
   z-index: 3;
   position: absolute;
}
NachooCh