@media (min-width: 1201px) {
  .uc-pay .t998__col {
    -webkit-flex: 1 0 33.3%;
    -ms-flex-preferred-size: 33.3%;
    flex: 1 0 33.3%;
    justify-content: center !important;
  }

  .uc-pay .t998__item {
    width: 176px;
    height: 176px;
  }

  .uc-pay .t998__item-img {
    width: 60px;
    height: 60px;
  }

  .uc-pay .t998__item-text {
    font-size: 16px;
  }
}