.uc-menu {
  pointer-events: none !important;
}



@media screen and (max-width: 480px){
.t859__container {
width: 300px !important;
padding-left: 20px !important;
}
}

/* Маркеры в программах */
.uc-program li::marker {
    color: #ff4500; 
}

.uc-program ul{
    list-style-type: '🔸 '!important;
}
/*  */



