.article-wrap-castom .item-n {
    justify-content: flex-start;
}

.article-wrap-castom .item-n p {
    margin: 0;
    padding-bottom: 15px;
}

#content_block .article-wrap-castom .item-n {
    text-decoration: none;
}

#content_block .article-wrap-castom .item-n:hover {
    text-decoration: none;
    color: inherit;
}

.article-wrap-castom .news-date-name {
    font-size: 20px;
    flex: auto;
}

.article-wrap-castom .it_name {
    align-items: center;
    flex-wrap: wrap;
    grid-row-gap: 2px;
}