/* Write your custom CSS here */
.dropdown-menu.pull-right::before{
  right: 9px;
  left: auto;
}
.dropdown-menu.pull-right.acLt{
    width:265px;
}