.previews--custom {
    margin-bottom: 20px;
}

.knowledge-base--custom .knowledge-base__elem-bottom {
    height: auto;
}

.current-sets--custom .current-sets__elem {
    justify-content: space-between;
}

.training-formats__elem-text--podgotovka-flex-none {
    flex: none;
}

.answer-block__elem-text--podgotovka {
    &:not(:last-child) {
        margin-bottom: 1.25rem;
    }
}

.previews__content-english-ege {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('/wp-content/themes/mytheme/assets/images/language-pages/english/previews/ege.webp');
}

.previews__content-english-oge {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('/wp-content/themes/mytheme/assets/images/language-pages/english/previews/oge.webp');
}