.section_block .sections_wrapper .list .item {
    padding: 0;
}
.section_block .sections_wrapper .list .item .name {
    width: 100%;
    height: 100%;
}
.section_block .sections_wrapper .list .item .name a {
    padding: 5px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}