.text_with_image-container{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding-left:20px;padding-right:20px}.text_with_image-container-reverse{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding-left:20px;padding-right:20px}.text_with_image-image{height:450px;width:40%;clip-path:polygon(0 13%,13% 0,100% 0,100% 87%,87% 100%,0 100%)}.text_with_image-text{width:55%}.text_with_image-text h2,.text_with_image-text-reverse h2{text-transform:uppercase;font-weight:500;letter-spacing:1.2px}.text_with_image-text p,.text_with_image-text-reverse p{line-height:175%;font-weight:300}.text_with_image-text-reverse{width:55%;text-align:right}@media screen and (max-width:768px){.text_with_image-container{flex-wrap:wrap}.text_with_image-container-reverse{flex-wrap:wrap;flex-direction:column-reverse}.text_with_image-image{width:90%;margin-left:auto;margin-right:auto}.text_with_image-text{width:90%;margin-left:auto;margin-right:auto;margin-top:30px}.text_with_image-text-reverse{width:90%;text-align:left;margin-top:30px}}