@media screen and (max-width:700px){#header .topNote{margin-top:60px;width:calc(100% - 70px)}}@media screen and (min-device-width:100px) and (max-device-width:480px){body#root #header,body#root #footer{display:flex}body #header .topNote{display:none}body #header,body #footer{display:none}body{display:flex}body #contents{flex:1 1 auto}}