/*
Theme Name: RSSC Badminton
Theme URI: https://rsscbadminton.fr
Author: Guillaume de Brion
Author URI: https://guillaume.debrion.fr
Description: Thème officiel du club de badminton de SaintCyr-sur-Loire (RSSC Badminton)
*/

@media screen and (max-width: 768px) {
    .vertical-on-mobile {
        grid-template-columns: 1fr;
    }
}

iframe {
    display: block;
    margin: auto;
    width: 100%;
}
