
@media screen and (max-width: 767px) {
  .m-tab-content:not(.active) {
    content-visibility: auto !important;
  }
}
