.tap-screen__products .tap-screen__cards {
    display: none;
}

.tap-screen__products .tap-screen__cards--active {
    display: grid;
}