.block-header {
    display: flex;
    align-items: center;
}

.block-header .more {
    margin-left: auto;
}

.index-wrapper {
    margin: 10px;
}
