.sidebar{position:fixed;top:30px}@media (max-width: 1024px){.sidebar{top:0}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){.sidebar{position:relative}}main{overflow:auto;width:calc(100% - 20vw);background-color:white;color:#666;padding:3vw 13vw 0 3vw}@media (max-width: 1024px){main{overflow:visible;padding:3vw 3vw 0 3vw;width:100%}}h1{font-size:calc(30px + 1.5vw);line-height:1;font-family:"Bebas Neue Bold";text-transform:uppercase;letter-spacing:0.13vw;margin-bottom:5px;color:#666}h2{font-size:calc(10px + 1.5vw);font-family:'franklin-gothic-urw';margin-top:0;color:#666}
/*# sourceMappingURL=page.css.map */