.bougebouge__challenge{background-color:#fff;column-gap:0;display:grid;font-family:Roboto;grid-template-columns:50% 50%;height:auto}.bougebouge__slideshow{background-color:#000;margin:0;padding:0;width:100%}.bougebouge__process{padding:2rem}.step-title__wrapper{align-items:center;column-gap:5%;display:grid;grid-template-columns:10% 85%}.step-title__wrapper img{width:150px}.step-title__wrapper h3{font-size:2rem}.mySlides{background-position:50%;background-size:cover;display:none;height:100%;width:100%}.fade{animation-duration:1.5s;animation-name:fade}@keyframes fade{0%{opacity:.4}to{opacity:1}}@media screen and (max-width:768px){.bougebouge__slideshow{display:hidden}.bougebouge__process-step{margin-bottom:2rem}.bougebouge__challenge{display:grid;grid-template-columns:100%;row-gap:0}.step-title__wrapper{display:grid;grid-template-columns:100%;row-gap:5%}.step-title__wrapper img{border:2px solid #072a3a;border-radius:50%;justify-self:left;width:100px}}@media screen and (max-width:425px){.step-title__wrapper img{border:2px solid #072a3a;border-radius:50%;justify-self:center;width:100px}}