.t615__descr ul{
    list-style-type:none;
    padding-left:0 !important;
}
.t615__descr ul li:before{
    content: '';
    display: inline-block; 
    background:#308bf5;
    float:left;
    margin-bottom:10px;
    border-radius:50%;
    margin-top:7px;
    width:8px;
    height:8px;
    position:absolute;
    margin-left:-20px;
}
.t615__descr li {
    padding-left: 20px !important;
    padding-top: 10px !important;
    padidng-bottom: 10px !important;
}
.t823__imgwrapper .t823__bgimg{
border-radius: 0 120px 100px 0;
    background-position: center right !important;
}