3 Blocks Header
window.innerWidth: (include scrollbar)
document.documentElement.clientWidth:
document.body.clientWidth: (not include scrollbar)
show this element when window.innerWidth >= 640