.service-content{width:100%;height:auto;margin:0;padding:0;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#000}.service-content h1{padding:0;text-align:center;margin:30px 0;color:#fff}.sections-container{display:flex;width:100%;justify-content:center;margin-top:1%}.sections-container h2{padding:0;text-align:center;margin:30px 0}.sections-container section{width:40%;height:auto;font-size:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin:0 auto}.sections-container section img{width:500px;height:auto}.left,.right{background-color:#c89fff}@media(max-width:780px){.service-content{padding:0}h1{font-size:25px}.sections-container{flex-direction:column;align-items:center}.sections-container section{width:60%;font-size:3vw;margin:2% 0}.sections-container section img{width:250px;height:auto}}@media(max-width:480px){h1{font-size:25px}.sections-container{flex-direction:column;align-items:center}.sections-container section{width:90%;font-size:4vw}.sections-container section img{width:250px;height:auto}}