#rec929862546 .t706__row {
  flex-wrap: wrap;
  justify-content: center;
}
#rec929862546 .t706__col {
  flex: 0 0 20%; /* 5 карточек в ряд */
  max-width: 20%;
}
@media (max-width: 980px) {
  #rec929862546 .t706__col { max-width: 50%; }
}