@media (max-width: 1440px) {
  .babiesrus .section .wrapper {
    min-width: unset;
    width: 68%;
  }
  .babiesrus .section h1 {
    font-size: 28px;
    letter-spacing: 0.1rem;
    margin: 70px 0 15px 0;
  }
  .babiesrus .section p.desc {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
    letter-spacing: 0.1rem;
  }
  .babiesrus .section1 {
    height: 508px;
  }
  .babiesrus .section1 .title_wrapper h1 {
    font-size: 42px;
  }
}

