img {
    width: 100%;
}

.filter {
    display: flex;
    gap: 0.5rem;
    margin-bottom: 1.4rem;
    justify-content: center;
}

.gap_025 {
    gap: 0.25rem;
}

figcaption ul li {
    line-height: 1.5rem;
}