#tysflo-container { display: block; height: 410px; }
#tysflo-container-mobile { display: block; height: 425px;}
#tysflo-img-bnr { float: left; display: block; }
#tysflo-img-bnr img { width: 100%; height: 100%; display: block; float: left; }
#tysflo-player { float: left; width: 742px; }
#tysflo-player-mobile { height: 200px; }
#tysflo-img-bnr-mobile img { display: block; width: 100%; }

@media only screen 
and (max-device-width : 1024px)
and (min-device-width : 768px) { #tysflo-player { float: left; width: 540px; } #tysflo-container-mobile { display: block; height: 650px; }}