Can you post a screenshot here of the Livestream video screen? Im not sure what it is on your site.
]]>Were you able to figure anything out on my above query regarding the Livestream video changing size on landing page??
]]>What you can try to is to force new style, this is a temporary fix and I am not sure if it will work.
Create a backup first before you try and add this to your css
#layout4 {
width: 640px !important;
height: 385px !important;
}