@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .elementor-element.elementor-widget.elementor-widget-timeline-widget-addon {
        margin-left: -6% !important;
    }

    .boxed {
        width: 960px;
    }

    .hamburger-menu,
    .header__main-nav-mobile,
    .gtranslate_mobile {
        display: none;
    }

    .author-post,
    .post-information .breadcrumbs-wrapper .breadcrumbs,
    .news-list {
        width: 960px;
    }

    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 960px !important;
    }
}