    /* Десктоп + моб: фото прижато влево */
#rec1871765511 .t-cover__carrier {
  background-position: left center !important;
}
@media (max-width: 980px) {
  /* убираем правое выравнивание/смещения, растягиваем блок */
  #rec1871765511 .t734__wrapper{
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 16px !important; /* равные поля слева/справа */
    box-sizing: border-box !important;
    padding-top: 160px !important;
  }

  /* на всякий: t-margin_right / авто-отступы */
  #rec1871765511 .t-width,
  #rec1871765511 .t-margin_right{
    margin-right: 0 !important;
  }

  /* сама подложка */
  #rec1871765511 .t734__textwrapper{
    text-align: left !important;
    background: rgba(255,255,255,.85) !important;
    padding: 16px 18px !important;
    border-radius: 16px !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }
  
    #rec1871765511 .t734__button {
    margin-top: 20px !important;
}
  #rec1871765511 .t734__descr {
    margin-top: 10px;
    
}
}

#rec1876481531 .t-feed__container {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
}

