body{margin:0}.about{position:absolute;cursor:pointer}.aboutbtn{font-size:150%;font-weight:700;color:var(--primary-color);padding:10px}.close{float:right;cursor:pointer}.closebtn{font-size:200%;font-weight:700;padding:10px;color:var(--primary-color)}.details{width:100%;height:100vh}.about:hover,.close:hover,.link:hover{background-color:var(--primary-bg)}@media screen and (width > 700px){.row{display:flex;flex-direction:row;gap:5px}.left{width:50%}.center{min-width:0;width:50%}.slide-image{max-width:100%;height:300px}.map{min-width:400px;width:100%}}@media screen and (width <= 700px){.row{display:flex;flex-direction:column;gap:20px}.left{width:100%}.center{min-width:0;width:100%}.slide-image{max-width:100%;height:200px}.map{min-width:400px;width:100%}}