@media screen and (max-width: 960px) {
    .t613__mobile {
        padding: 0px 20px;
    }
}

/* Залипание кнопок вверху*/
.uc-button-sticky-up {
	position: sticky;
	position: -webkit-sticky;
	z-index: 1999;
	top: 0px;
}


.uc-button-sticky-up2 {
	position: sticky;
	position: -webkit-sticky;
	z-index: 1999;
	top: 0px;
	width:300px;
}

.t-menuwidgeticons__icon_sm.t-menuwidgeticons__icon_bg {
    height: 33px;
    width: 35px;
}

.t-menuwidgeticons__wrapper {
        margin-right: 1px;
    }
    
 @media screen and (max-width: 960px) {
    .t728__witharrows .t-width .t-slds__wrapper {
        padding: 0 10px;
    }
}

 @media screen and (max-width: 640px) {
.t976__list-item {

    padding: 0 4px 4px 0;

}
