@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400&family=Montserrat:wght@300;400&display=swap);.header,.map{position:relative}.pier,.wheel{left:23%;bottom:45%;width:50px;height:50px}.hair,.pole{cursor:pointer}*{box-sizing:border-box}img{width:100%;display:block}body{background-color:#fff;font-family:Lato,sans-serif}.header{margin-top:40px}.map{margin-left:15%;margin-right:15%;margin-bottom:4%}.pier,.pole,.textbox,.wheel{position:absolute}.wheel{display:none}.textbox{top:10%;right:10%;background-color:#141617;color:#fff;width:40%;padding:20px;border-radius:10px;border:10px double #fff;border-inline-style:double}.pole{width:10%}.one{left:45%;bottom:47%}.two{left:27%;bottom:55%}.three{left:18%;bottom:57%}.four{left:24%;bottom:73%}.five{left:24%;bottom:51%;scale:28%}.header2{font-family:Copperplate,"Copperplate Gothic Light",fantasy;font-size:30px;font-weight:300;margin:10px;text-align:center;padding-top:25px}.cuts{margin:50px 15% 10%;border:20px double #141617;background-color:#f8f8ff}.shop{position:relative}.head{position:absolute;bottom:0}.hair{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.footer{width:100%;bottom:0;left:0;background-color:#000;color:#fff;padding:20px}@media only screen and (max-width:800px){.cuts,.map{margin-right:5%;margin-left:5%}.map{margin-bottom:4%}.narrow{display:none}.textbox{right:5%}}