.picks__content {
    margin: 2em auto;
    background-color: var(--white);
}

.picks__text {
 max-width: 70vw;
}