.ads{
    position:fixed;
    right:20px;
    bottom:10px;
    width:240px;
    border-radius:12px;
    overflow:visible;
    background:transparent;
    box-shadow:none;
}

.ads video{
    width:100%;
    display:block;
    background:transparent;
}
