/* here you can put your own css to customize and override the theme */

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.col-- {
  float: left;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}
