.posts-slider {
    background: #fff;
}

.posts-slider .posts-item {
    width: 40rem;
    max-width: calc(100vw - var(--gutter) * 2.5);
}