@media screen and (max-width: 767px){
    .banner_anchors .ct-section-inner-wrap.banner_anchors__wrap {
        position: relative;
    }
    .banner_anchors__visual {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 70px;
    }
}