@media (max-width: 767px) {
/* Start Viewport phone */
body { background-color:#ffffff; background-repeat:repeat; background-size:auto; background-position:0 0; background-attachment:initial; background-image:none; -moz-background-size:auto; -webkit-background-size:auto; }
#body-content { height:661px; }
#imageContainer_72 { top:43px; left:0px; width:322px; height:272px; z-index:106; }
#imageContainer_72 img { margin-top:0px; margin-left:-44px; width:411px; height:272px; }
#txtBox_76 { top:366px; left:10px; width:300px; height:66px; z-index:107; }
#btnTool_78 { top:536px; left:10px; width:300px; height:75px; z-index:109; }
#btnTool_78 .wseT { line-height:75px; }
#txtBox_80 { top:432px; left:10px; width:300px; height:154px; z-index:108; }
#stripTool_71 { top:0px; left:0px; width:100%; height:661px; z-index:104; }
/* End Viewport phone */
}

/* Modified CSS */
@media (max-width: 767px) {
#stripTool_71{height: 662px;}
#txtBox_76{height: 67px;}
#btnTool_78{top: 537px;}
#body-content { height: 662px; }
}