/* Убираем белый фон у меню ME204 при скролле */
.t228__background, 
.t228.t228__positionfixed {
  background-color: transparent !important;
  box-shadow: none !important;
}

/* Если при скролле появляется белая “подложка” */
.t228__positionfixed.t228__isactive {
  background-color: transparent !important;
  box-shadow: none !important;
}

/* Блок TE110 с ID rec117246123 */
#rec117246123 .t694__textwrapper {
    padding: 20px 20px 20px 20px !important; /* top right bottom left */
}
