.section-list .item {
    height         : 12rem;
    background-size: cover;
}

.section-list .item .filter {
    background-color: rgba(0, 0, 0, 0.2);
}

.section-banner {
    height             : 24rem;
    background-size    : cover;
    background-position: center;
}