body {
background: #f2f2f2 !important;
}
article {
background: #f2f2f2;
margin: -25px;
padding: 25px;
}
/* Desktop layout */
.row {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.medium-4.columns {
flex: 0 0 40%;
text-align: center;
}
.medium-7.columns {
flex: 0 0 60%;
}
.medium-1.columns {
flex: 0 0 auto;
}
/* Mobile stacking: text first, image second */
@media (max-width: 768px) {
.row {
flex-direction: column;
}
.medium-7.columns {
order: 1;
width: 100%;
}
.medium-4.columns {
order: 2;
width: 100%;
margin-top: 20px;
}
.medium-1.columns {
display: none;
}
}

Gameday App
The WSU Cougars Gameday App is packed with features that enhance the gameday experience by delivering:
- Live game audio
- Real-time social media feeds
- Real-time stat updates
- Gameday guides
- Enhanced location-aware maps for fans attending both home and away games
- Notifications for events, promotions and more
- Official sideline gear
Download the WSU Cougars Gameday App.