.whatson-grid {
    display: grid;
    gap: 1.5rem;
    padding-right: 2rem;
}