.img-wrap {
    position: relative;
}
.img-wrap .close {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 100;
}

.putdown{
    padding-top: 5px;
    font-size: large;
    font-weight: bolder;
}
