.image.flex-content img{max-width:220px;margin:0 auto;display:block}.w-content{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;margin-bottom:70px}.text{flex:0 0 60%;max-width:60%}.image{flex:0 0 40%;max-width:40%;padding-left:80px}.w-content:nth-child(even){display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}.w-content:nth-child(even) .image{padding:0;padding-right:80px}