.styling-list__item.izumrud {
    background: #7ebab5
}
.series-content {
    height: 200px;
}
.logo_img {
    padding-right: 7px;
}

.internal ol {
    margin: 20px 0 10px;
    color: white;
}

.internal p {
    margin-bottom: 10px;
}

.flex-block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}