@media only screen and (max-width: 768px) {
    .dropdown-menu {
        position: absolute;
    }
 }