.t615__price-wrap {
    text-align: left;
}

.t615__btn {
    width: 100%;
}

.t615__descr p {
    position: static;
    padding-left: 20px;
    margin-bottom: 10px;
}

.t615__descr p:before {
    width: 7px;
    height: 7px;
    border-radius: 20px;
    background: #552CFA;
    position: absolute;
    content: '';
    left: 0;
    top: 9px;
}

.t615__descr p:first-child {
    padding-left: 0;
    margin-bottom: 20px;
}

.t615__descr p:first-child:before {
    display: none;
}

.t075 center {
    text-align: left;
}

.t958__slider {
    margin: 0;
}

.t958__avatar {
    width: 50px;
    height: 50px;
    margin-right: 18px;
}

.t958__author-name {
    margin-bottom: 5px;
}

.t958__review {
    margin-top: 25px;
}

/*#rec495589442 .t-container {*/
/*    background: #fff;*/
/*    padding: 24px;*/
/*    border-radius: 20px;*/
/*    overflow: hidden;*/
/*    margin: 0 20px;*/
/*}*/

@media screen and (max-width: 480px) { /*Максимальная ширина смартфона где будет применяться эффект сетки зеро-блока*/
.t-col { padding: 0 10px !important; } /*Это отступы слева и справа до контента в Grid-контейнере*/
.t-container {
max-width: 320px !important; /*Это максимальная ширина контейнера в зеро-блоке, при отображении мобильного*/
}
}
