.ads-height-230px {
    height:230px;
}
.ads-height-250px {
    height:250px;
}
.ads-height-280px {
    height:280px;
}
.ads-height-300px {
    height:300px;
}
.ads-bg-color {
    background-color: #ddd;
}
.ads-banner-bg {
    z-index:-1000;
    width: 100%;
    height: 1000px;
    cursor: pointer;
    position: absolute;
}
.ads-top-img {
    max-width: 1920px;
    object-fit: cover;
    height:280px;
}
.ads-top-img-1080 {
    max-width: 1920px;
    object-fit: cover;
    height:1080px;
}
.ads-top-margin {
    margin-top:50px;
}
