@media screen and (min-width: 1450px) and (max-width: 1920px) {
    .t890 {
        right: 134px !important;
    }
}

@media screen and (min-width: 1920px) {
    .t890 {
        right: calc(50% - 960px + 265px + -134px) !important;
    }
}
