@media screen and (max-width: 1500px) and (min-width: 1261px) {
  .tw-dropdown-holder {
    left: 45px;
  }
}
