html{box-sizing:border-box}body{font-family:Avenir,Helvetica,Arial,sans-serif;color:#2c3e50;font-size:1rem;margin:0;padding:0;position:relative;overflow-x:hidden}#app{text-align:center;margin-top:60px}*,::after,::before{box-sizing:border-box;margin:0}a{text-decoration:none;color:inherit;display:block}button{background:0 0;color:inherit;border:none;padding:0;font-family:inherit;cursor:pointer;outline:inherit}li{list-style-type:none}ul{margin:0;padding:0}.header{padding:0 60px 60px 60px;display:flex;flex-flow:row nowrap;justify-content:space-between}@media only screen and (max-width:900px){.header{flex-direction:column}}.header div h1{margin-bottom:10px}.header div:not(:last-child){margin-bottom:30px}.google-map{width:100%;height:80vh}