/* Убираем индикатор T602 (белую полоску) */
.t602__indicator{
  display: none !important;
}
