.edn-notify-bar .bx-wrapper {
  bottom: 8px;
}
.edn-notify-bar STRONG {
  height: 0px;
}
.apexnb-single-right .edn_middle_content {
  height: 42px;
}
@media screen and (max-width: 320px) {
  .edn-notify-bar .bx-wrapper {
    width: 300px;
  }
  .edn-notify-bar STRONG {
    width: 220px;
    height: -84px;
  }
  .edn-custom-template[data-barid=apexbar-1] .edn-mulitple-text-content {
    width: 174px;
    top: auto;
    bottom: auto;
    position: static;
    font-weight: 300;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    letter-spacing: 0;
    margin-left: -1px;
    padding: 130;
    height: 40;
    left: -901px;
  }
  .edn-custom-template .bx-wrapper .bx-controls-direction a.bx-next {
    right: 6px;
    top: 23px;
    left: 237px;
    bottom: 17px;
  }
  .edn-custom-template .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -11px;
    top: 21px;
  }
}
