#adshell {
   height: 200px;
   position: relative;
   width: 200px;
}
.ad-item {
   height: 200px;
   overflow: hidden;
   position: absolute;
   width: 200px;
}
