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