.about-wrapper [data-bg] {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.paginator__hide {
    display: none;
}

.lg-maximize {
    display: none;
}

.blog-item-bg {
    margin-bottom: 10px;
}
h2.blog-header {
    margin-bottom: 10px;
}
.blog-about {
    font-size: calc(6px + 8 * (100vw / 1920));
    color: #5c5c5c;
}

.select2-results__option {
    font-size: 60%;
}

.order-name a:visited,.order-name a:active {
    color: #222222;
}

/* a:visited,a:active {
    color: #222222;
}

.nav-select a:visited,.nav-select a:active{
    color:#F1C046;
} */