.banner-block__link, .banner-block__link2{
    position: absolute;
    right: 0;
    top: 0;
    color: white !important;
    background: #000000bf;
    padding: 10px;
    max-width: none !important;
    display: block !important;
}

.bottom_link{
    top: auto;
    bottom: 0;
    color: #000 !important;
    background: #ffffffb5;
}

.banner-block.swiper-slide:after{
    position: absolute;
    content: '*ограниченное количество';
    z-index: 10;
    color: white !important;
    background: #000000bf;
    padding: 10px;
    bottom: 0;
}