@import "submenu.css";
 
ul.pop-up ul {
 top: auto !important;
 bottom: 100%;
}
 
ul.pop-up ul ul {
 bottom: 1px;
}