.mobile-screen-area{width:calc(55vw - 95px);min-width:320px;display:flex;overflow:hidden}.mobile-screen-area>div{width:100%}.mobile-screen-area ::-webkit-scrollbar{width:14px}.mobile-screen-area ::-webkit-scrollbar-thumb{background:#600d97;border-radius:20px}.mobile-screen-area ::-webkit-scrollbar-track{background:#ddd;border-radius:20px}.mobile-screen-area input{min-height:40px}.main-menu-dropdown{width:300px;background:#f5f5f5;color:#333;font-size:20px;font-family:sans-serif;box-shadow:2px 2px 6px #2e2e2e;position:fixed;left:20px;top:60px;z-index:1;padding:0;border-radius:3px}.menu-item{background:#f5f5f5;padding:10px}.menu-item:nth-child(odd){background:#ddd}.generic-header,.generic-screen-area{background:#420a79}.generic-header{color:#fff;padding:15px;font-size:14px;font-family:sans-serif;display:flex;flex-direction:row;justify-content:space-between;height:56px;border-bottom:0;box-sizing:border-box}.generic-header-title{font-size:18px}.generic-back-button,.generic-header-spacer{width:30px}.jungle-marker-icon{background:url(marker-icon.b29b8023.png)}.intro-hover{position:fixed;right:40px;width:500px;top:100px;background:#f5f5f5;box-shadow:3px 3px 20px #2e2e2e;z-index:1000;border-radius:5px;color:#420a79;font-family:sans-serif;font-size:16px;padding-left:20px}.menu-icon{display:none}@media only screen and (max-width:440px){.mobile-screen-area{width:100vw}}@media only screen and (max-width:900px){.intro-hover{display:none}}@media only screen and (max-width:800px){.menu-icon{display:flex}.header-item{display:none}}.intro-image{width:400px;align-self:center;margin-left:20px}.rounded-font,.search-screen{font:14px system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,sans-serif}