.uc-breadcrumbs .t758 .t-container {
        max-width: 1380px !important;

}


@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .uc-breadcrumbs .t758 .t-container {
        max-width: 1200px !important;

}
}


@media screen and (min-width: 960px) and (max-width: 1200px) {
    .uc-breadcrumbs .t758 .t-container {
        max-width: 1050px !important;

}
}


@media screen and (min-width: 640px) and (max-width: 960px) {
    .uc-breadcrumbs .t758 .t-container {
        max-width: 540px !important;

}
}


@media screen and (min-width: 480px) and (max-width: 640px) {
    .uc-breadcrumbs .t758 .t-container {
        max-width: 520px !important;

}
}


@media screen and (min-width: 320px) and (max-width: 480px) {
    .uc-breadcrumbs .t758 .t-container {
        max-width: 320px !important;

}
}




