.t764 .t-slds__bullet{
    width: 90px !important;
    margin: 0 0 10px 10px !important;
}

.t764 .t-slds__thumbsbullet-wrapper {
    max-width: 100px !important;
}

.t764 .t-slds__main{
    width: 460px;
    height: 560px;
   /* max-width: 460px !important;*/
}

.t764 .t-slds__container{
    height: 560px;
}

.t764 .t-slds{
    display: flex;
    flex-direction: row;
    align-items: center;
}


.t005A .t-col_4{
    max-width: 320px !important;
   margin-right: 5px !important;
    margin-left: 40px !important;
}

.sliderup::-webkit-scrollbar {
  width: 10px;
}

.sliderup::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #808183;
}

.sliderup::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
  border-radius: 10px;
  background-color: #ffffff;
}

.sliderup{
     /* overflow-y: scroll;*/
     overflow-y: auto;
}
  /*
.t856__container {
max-width: 800px;
}

.t970__message-wrapper {
    max-width: 400px;
}  */

