.dropdown-menu {
  min-width: 200px !important;
}
.dropdown-menu {
  min-width: 200px !important;
}

.dropdown-menu.show {
  right: 0 !important;
  left: auto !important;
}