.av_neo_divider {
  position: absolute !important;
  display: block;
  width: 100vw !important;
  left: 50% !important;
  bottom: 0 !important;
  margin-left: -50vw !important;
}

.av_neo_divider img {
  position: relative !important;
  display: block !important;
  width: 100vw !important;
  bottom: 0 !important;
  margin: 0 auto;
}
