#page.f-ms { position:relative; width:100%; z-index:0; overflow:hidden }
#text-panel.f-ms { width:80%; min-height:694px; z-index:0; padding-bottom:40px; margin-left:10%; margin-top:15%; overflow:visible }
#polly.f-ms { width:128px; min-height:129px; float:left; margin-right:25px; background-image:url(../Resources/mh-logo97x95a.png); background-position:center; background-repeat:no-repeat; overflow:visible; background-size:cover; border-radius:50% }
#flash.f-ms { position:fixed; width:260px; top:-130px; right:-130px; height:260px; z-index:1; background-color:#333; overflow:visible }
#text.f-ms { position:absolute; width:260px; right:0px; bottom:0px; min-height:58px; z-index:1; overflow:visible }
@media screen and (max-width:650px)
{
	#polly.f-ms { float:none; clear:both; margin-left:auto; margin-right:auto; margin-bottom:20px }
}
