.content-text-image.blog-person{align-items:center;background:#f5f5f5;border-radius:20px;display:flex;gap:30px;margin:auto;padding:25px 30px}.content-text-image.blog-person .text-part{flex:2;padding:0}.content-text-image.blog-person .text-part.left{text-align:left}.content-text-image.blog-person .text-part.center{text-align:center}.content-text-image.blog-person .text-part.right{text-align:right}.content-text-image.blog-person .text-part .heading *{margin-bottom:10px}.content-text-image.blog-person .text-part p{margin-bottom:0}.content-text-image.blog-person .image-part{flex:1;height:100%;width:100%}.content-text-image.blog-person .image-part img{height:100%;object-fit:cover;object-position:center;width:100%}.content-text-image.blog-person.image_left_text_right{align-items:center;display:flex;flex-direction:row-reverse}@media (max-width:767px){.content-text-image.blog-person{flex-direction:column!important;gap:25px;padding:16px}.content-text-image.blog-person .image-part{order:1;width:100%}.content-text-image.blog-person .text-part{order:2;width:100%}}