button.close-home-popup {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 40px;
    position: absolute;
    right: 2%;
    top: 0;
    z-index: 10;
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}

