@media (max-width: 767px) {
  .main-screen__title {
    font-size: 32px;
    line-height: 36px;
    width: calc(100% + 30px);
  }
}
