.custom-richtext-box-wrapper{align-items:flex-start;background-color:var(--box-bg);display:flex;height:var(--box-height);justify-content:center;max-width:100%;overflow:hidden;width:var(--box-width)}.custom-richtext-box{padding:0;width:100%}.custom-richtext-content{line-height:1.2;margin:0;padding:0;text-align:center;width:100%}@media screen and (max-width:768px){.custom-richtext-box-wrapper{height:auto;width:100%}}