.rich-text-over-image-wrap{background-color:var(--blue);border-radius:var(--border-radius);margin-top:40px;min-height:400px;padding:30px}.rich-text-over-image-wrap .text{background-color:var(--white);border-radius:var(--border-radius);padding:0 20px;width:400px}@media screen and (max-width:768px){.rich-text-over-image-wrap .text{width:90%}}