.text-with-image{max-width:600px;overflow:hidden}.image{width:350px;margin-top:50px}.image.left{float:left}.image.right{float:right}.image-item{float:right;max-width:350px;text-align:center}.image-item.left{float:left;margin-right:15px}.image-item.right{float:right;margin-left:15px}.image-item img{width:350px;height:auto;border-radius:8px}.image-item .image-description{width:350px;margin-top:8px;font-size:14px;color:gray;text-align:center}.text-item h2{font-size:28px;color:var(--white);margin-bottom:10px}.text-item p{color:gray;font-size:18px;word-wrap:break-word}@media(max-width:1100px){.text-with-image{display:flex;flex-direction:column;align-items:center}.text-with-image .image.left,.text-with-image .image.right{float:none}.text-with-image .image-item.left,.text-with-image .image-item.right{float:none;margin:0}.text-with-image .text-item{margin-top:10px}.image-item{float:none;margin:0;max-width:100%}}