Cumberland Heights Art Therapist Rebecca Johnson gives us an intimate look into the art room, sharing patient transformation stories and the power of expressive therapies.
const wrapper = document?.body?.querySelector(".wpb-content-wrapper");
const mediaPlayer = wrapper?.firstChild;
wrapper.removeChild(mediaPlayer);
mediaPlayer.style.maxWidth = "500px";
mediaPlayer.style.margin = "40px auto";
wrapper.appendChild(mediaPlayer);