.active-box{width:30%; height:30%; position:fixed;  top:20%; right:-10%; z-index: 9999999999;}
.active-box .activity{position:relative; width:60%; left:6%; top:20%;}
.active-box .activity img{width:100%;}
.active-box .activity .exit1{width:30px; height:30px; position:absolute; right:45%;  bottom:15px;}
.active-box .activity .exit1:hover{cursor:pointer;}
.active-box .activity .exit1 img{width:100%;}
.active-box .activity .btn {position:absolute; bottom:15%; width:100px; height:30px; left:45%; margin-left: -1.5rem;}
.active-box .activity .btn:hover{cursor:pointer;}