@media (max-width: 899px) {
    /* some CSS for small resolution */
    .dropdown-menu{
        top:0px;
    }
}