.three_button{background-color:var(--button-background);border-bottom-left-radius:9999px;border-bottom-right-radius:9999px;border-top-left-radius:9999px;border-top-right-radius:9999px;color:#fff;display:inline-flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:20px;min-width:200px;padding:15px 20px;width:30%}.three_button:hover{background-color:var(--base);color:#fff}@media (max-width:767px){.three_button{width:100%}}.gallerie_pictureblock{min-width:200px;width:20%}@media (max-width:767px){.gallerie_pictureblock{min-width:0;width:100%}}.gallery_chapterblock{column-gap:30px;display:flex;flex-wrap:wrap;justify-content:flex-start}