@media (max-width: 767px) {
  .t706__col,
  .t-gallery__col,
  .t-gallery__item,
  .tgl-item {
    width: 100% !important;
    flex: 0 0 100% !important;
  }
}