@media screen and (max-width: 640px) {

  /* Hero cover kõrgemaks mobiilis */
  #rec2348213883 .t-cover {
    height: 820px !important;
    min-height: 820px !important;
  }

  #rec2348213883 .t-cover__carrier,
  #rec2348213883 .t-cover__filter {
    height: 820px !important;
    min-height: 820px !important;
  }

  /* Hero sisu ei oleks menüü all kinni */
  #rec2348213883 .t-container,
  #rec2348213883 .t-cover__wrapper {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  /* Pealkiri mobiilis veidi väiksemaks */
  #rec2348213883 .t-title {
    font-size: 38px !important;
    line-height: 1.1 !important;
  }

  /* Hero kirjeldustekst mobiilis väiksemaks */
  #rec2348213883 .t-descr,
  #rec2348213883 .t-text {
    font-size: 20px !important;
    line-height: 1.3 !important;
  }

  /* Nupp natuke ülespoole ja hingamisruumiga */
  #rec2348213883 .t-btnwrapper,
  #rec2348213883 .t-btn {
    margin-top: 24px !important;
  }
}