.av {
    position: relative;
    overflow: hidden;
    display: none;
    background: #fff;
}

.av .close {
    display: block !important;
    position: absolute;
    font-size: 0.8em;
    top: 0.4em;
    right: 0.4em;
}