.adv-row {position:relative;}
.adv-row .d-block {padding-right:40px;}
.close-adv {position:absolute;top:10px;right:10px;font-size:24px;
background:transparent;border-radius:100px;width:34px;height:34px;line-height:34px;
    text-align:center;
    opacity:0.8;
    color:#000000;
}
.close-adv:hover {opacity:1;}

