@charset "utf-8";

.scrollable-navbar{
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}