@media only screen and (max-width: 767px) {
  #af-mobile-content-wrapper {
    overflow-x: visible;
  }
}