.ml-auto .dropdown-menu {
    left: auto !important;
    right: 0px;
}
.footer-bottomsite {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: red;
    color: white;
    text-align: center;
 }