
/* 2 колонки на телефоне для блока "Программа тренировочных сборов" */
@media screen and (max-width: 640px) {
  #rec2461849301 .t491__col {
    width: 48% !important;
    max-width: 48% !important;
    flex: 0 0 48% !important;
    margin: 0 0 30px 0 !important;
    box-sizing: border-box !important;
  }
  #rec2461849301 .t491__container {
    justify-content: space-between !important;
  }
}
</style>