.before-after{border:1px solid;flex-wrap:wrap;justify-content:space-between;padding:10px;display:flex}.before-after>div{box-sizing:border-box;flex:1 0 auto;width:calc(50% - 10px)}.before-after>div:first-child{margin-right:10px}@media (max-width:600px){.before-after>div{width:100%;margin-bottom:10px;margin-right:0}.imageContainer{margin:10px 0}}.imageContainer{width:100%;max-width:100%;height:auto;margin:10px 0}.gallery{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1rem;margin-bottom:50px}.gallery-container{box-sizing:border-box;width:100%}
