/* old version in new version */
body {
    background: initial;
    font-family: arial, sans-serif;
    font-size: 70%;
    min-width: initial;

    /*.b-canvas{
        touch-action: none;
    }*/
}
#vcard_editor .blck_editor .b-canvas .b-bg_image {
    height: initial;
    max-width: initial;
}
.h-mixed-content .menu-main--fixed {
    width: 100vw;
}
.h-mixed-content .m-menu-main__btn-action--i-x-dark {
    left: calc(100vw - 25px);
    right: auto;
}
.h-mixed-content .page-header {
    margin-bottom: 0;
}
.img_loader_popup {
    width: 880px;
}
.blck_opinions__re:not(.wrap_fixed__re),
.blck_ourservice__re:not(.wrap_fixed__re),
.blck_ursafe__re:not(.wrap_fixed__re),
.blck_weprint__re:not(.wrap_fixed__re),
.blck_withus__re:not(.wrap_fixed__re),
.business__re,
.lp_new,
.lp_plaketki__re,
.ny,
.photogifts_v1__re,
.redesign-fix-full-width {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
/* from bs3 */
.btn {
    box-sizing: border-box;
}
.page-header {
    border: 0;
    margin: 0;
    padding: 0;
}
.popup select {
    box-sizing: border-box;
}
.menu-main__item,
.menu-main__list {
    position: static;
}
#gritter-notice-wrapper {
    z-index: 999999;
}