toddjharrison73
HI
I can not see the issue on your site, In the last post this is not a playing issue its different question related to layout changes.
You can make a full width by adding this code in custom css
@media only screen and (min-width: 481px){
.joms-media--video, .joms-media--album {
max-width: 100%;
}}