[id^=dexp-layerslider] .tp-bullets{
  bottom: 20px !important;
  &.preview1{
    .bullet{
      background: #fff !important;
      border: none !important;
      width: 40px !important;
      height: 4px !important;
      &:hover, &.selected{
        background: @base_color !important;
      }
    }
  }
}
