@media (min-width: 1200px) {
    .t-store__prod-popup,
    .t-store__prod-popup .t-container,
    .t-store__prod-popup__inner,
    .t-store__prod-popup__content {
        max-width: 1400px !important;
        width: 90% !important;
    }
}