@media screen and (max-width: 980px){
    .t454__maincontainer{
        padding:0;
    }
}

/* Блок с тарифами  .t792*/

.t792 .t-section__container.t-container{
    display: none;
}

@media screen and (max-width: 640px){
	.t792__price-wrapper{
		text-align: right;
	}
}

.t792 .t-section__topwrapper{
	margin: 16px 0;
}

.t792__line{
	margin-top: 12px!important;
	background: #6c4dcd;
}

.t-clear.t792__separator{
	margin-bottom: 12px;
}

/* end Блок с тарифами */

.t220__textwrapper{
    border-radius: 16px;
}

.t107 img{
    border-radius: 16px;
}

.t030 .t030__title.t-title.t-title_xxs{
    background: linear-gradient(0.25turn,rgba(108,77,205,1) 0%,rgba(108,77,205,1) 0%,rgba(78,38,205,1) 100%);
    display: inline-block;
    padding: 6px 16px;
    border-radius: 16px;
}

.t1032 .t1032__content{
    border-radius: 16px;
}



.t1032 .t1032__content .t-card__descr.t-text ul li{
    list-style: none;
    background: url("https://mpbiz.ru/wp-includes/images/list-icon.png") no-repeat left top;
    padding: 0 0 0 30px;
    margin-bottom: 6px;
}

.t1032 .t1032__content .t-card__descr.t-text ul {
    margin-top: 12px;
    padding-left: 0!important;
}

.t479__videowrapper iframe, .t479__videowrapper .t-video-lazyload{
    border-radius: 16px;
}

.t479__descr{
    margin-bottom: 20px;
}

/* Отзывы */

.t853 .t-card__col{
	background-color: #f0f0f0;
    border-radius: 16px;
    padding: 16px;
    border: 2px solid #000;
}

@media screen and (min-width: 1280px){
	.t853__content{
		display: flex;
	}
}


.t422__img.t422__col{
    border: 2px solid;
    border-right: none;
    border-radius: 16px 0 0 16px;
    box-sizing: border-box;
}

.t422__text.t422__col{
    border-width: 2px;
    border-radius: 0 16px 16px 0;
    box-sizing: border-box;
}

@media screen and (min-width: 961px){
	.t764 .t-container.js-product{
	    display: flex;
	    justify-content: center;
	}
	
	.t764__col{
	    display: flex;
        flex-direction: column;
        justify-content: center;
	    margin: 0;
	    padding: 10px 20px;
	    border: 3px solid #d73b2d;
	    border-left: none;
        /*border-radius: 0 16px 16px 0;*/
		background-color: #f3f3f1;
	}
	
	.t764__col.t764__col_first{
	    border: 3px solid #d73b2d;
        border-right: none;
        /*border-radius: 16px 0 0 16px;*/
		background-color: #f3f3f1;
	}
}

@media screen and (max-width: 960px){
    .t764 .t-container.js-product{
		padding: 10px 0;
		border: 3px solid #d73b2d;
		/*border-radius: 16px;*/
		border-left: none;
		border-right: none;
		background-color: #f3f3f1;
    }
}

.t764__title.t-name.t-name_xl.js-product-name span{
    display: block;
    padding: 10px;
    border-radius: 8px;
    text-align: center;
    font-size: 0.8em;
}
