.bottom-menu-holder{display:flex;justify-content:center;margin-top:30px}.bottom-menu-holder ul{display:flex;justify-content:center;list-style:none;margin:0;padding:0}.bottom-menu-holder ul li{align-items:center;display:flex;margin:0 10px}.bottom-menu-holder ul li.circle span{border-radius:100%;height:15px;margin-right:6px;width:15px}.bottom-menu-holder ul li.square span{border:1px solid #000;border-radius:0;height:15px;margin-right:6px;width:15px}.bottom-menu-holder ul li p{font-style:italic;margin:0}@media (max-width:767px){.bottom-menu-holder ul{flex-direction:column}}@media screen and (min-width:768px){#mapbase svg{height:auto}}