.dropdown-menu[data-bs-popper] {
    top: 100%;
    right: 0 !important;
	left: auto;
}
.form-label {
  margin-bottom: 0px !important;
}