.M--side-articles {
    .articles__list {
        .article {
            padding: 0 0 16px;
        }
    }
    .articles__action {
        display: block;
        margin-top: 16px;
        font-size: 0;
        line-height: 0;
        text-align: center;
    }
}