Portal:Current events/styles.css
/* {{pp|small=y}} */
.p-current-events-main {
display: flex;
flex-flow: row wrap;
margin: 0 -5px;
}
.p-current-events-events {
flex: 100 1 200px;
margin: 0 5px;
}
.p-current-events-calside {
flex: 1 100 250px;
margin: 0 5px;
}