@charset "UTF-8";
/* CSS Document */

.flyer .block1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px auto;
}


