.dropdown-menu {
    width: 150px;
    margin: 0;
    top: 100%;
    border-radius: 0;
    box-shadow: 0 10px 30px rgba(24, 33, 99, 0.1);

}