.tabs__image_wrapper-title{
    color: #9600ff;
    font: 800 30px/30px Axiforma,Arial,serif;
    background: #fff;
    max-width: 100%;
    box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
    border-radius: 4px;
    border-top-right-radius: 60px;
    padding: 25px 35px 20px 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    /* margin-bottom:50px; */
}

.tabs__image_descr-item_text{
    margin-top: 19px;
    color: #7c828d;
    font: 400 17px/29px Axiforma, Arial, serif;
}

.tabs-screenshot a{
    color: #747E88;
}

.div-element {
    background: url(../assets/images/dots.svg) repeat 0.5% 50%/auto;
    padding: 30px 0px 0px 30px;
    position: relative;
}