.image-part{align-items:center;background:#896bff;border-radius:20px;display:flex;height:150px;justify-content:center;width:150px}.image-content-flex-box{align-items:center;display:flex;gap:20px;justify-content:space-between;justify-content:space-around;margin-top:30px}.image-content-main .image-content-flex-box:nth-child(2n){flex-direction:row-reverse;margin-top:80px}.outer-image-part{flex:0 0 20%}.content-part{flex:0 0 74%}.image-content-main{margin:0 auto;width:80%}@media (max-width:768px){.image-content-flex-box{flex-wrap:wrap;justify-content:start}.image-part{height:100px;width:100px}.image-part img{width:60px}.content-part{flex:0 0 100%}.image-content-main{width:100%}.image-content-main .image-content-flex-box:nth-child(2n){margin-top:20px}}