
.t-container {
    max-width: 1120px;
}
.t758__link-item__wrapper {
    padding-right: 0 !important;
}
.t758__list_item {
    position: relative;
    padding-right: 0 !important;
}
.t758__list_item:before {
    content: '';
    background: #9b9b9b;
    width: 4px; 
    height: 4px; 
    display: inline-block;
    border-radius: 100px;
    position: absolute;
    top: 8px;
    left: -11px;
}
.t758__list_item:first-child:before {
    display: none;
    width: 0 !important;
}
.t758__breadcrumb-divider {
    opacity: 0;
}
.t758__link-item__wrapper .t-menu__link-item {
    
}

