@media (max-width: 767px) {
/* Start Viewport phone */
#body-content, header, header > #header-wrap, footer, footer > #footer-wrap { min-width:320px; }
.content-full > .content-inner > [objtype], .content-full > .content-inner > shared > [objtype] { min-width:320px; }
.content-fixed > .content-inner { width:320px; }
body { overflow-x:hidden; width:100%; }
.hidden-phone { display:none!important; }
.wse-men > nav { display:none; }
.wse-men .menu-toggle { display:block; }
.content-full > .content-inner > .wse-men { min-width:50px; }
#hdr_txtBox_79 span { text-align:center; }
#hdr_columns_60 { top:0; left:0; width:100%; height:226px; z-index:101; position:relative; }
#hdr_imageContainer_7 img { margin-top:14px; margin-left:0px; width:67px; height:67px; }
#hdr_btnTool_87 .wseT { line-height:39px; }
#hdr_staticMenu_88 { top:0px; left:9px; width:50px; height:50px; z-index:9920; }
header, header > #header-wrap { height:276px; }
header { margin-top:0px; margin-bottom:0px; }
#body-content { min-height:350px; }
#hdr_txtBox_79 { top:47px; left:10px; width:300px; height:67px; z-index:103; }
#hdr_imageContainer_7 { top:0px; left:243px; width:67px; height:94px; z-index:104; }
#hdr_txtBox_65 { top:25px; left:10px; width:300px; height:60px; z-index:105; }
:root { --phone-width:320px; }
/* End Viewport phone */
}