@charset "UTF-8";
/* CSS Document */

ul#nav li:last-child ul.sub-menu {
    left: 0 !important;
}

