@media screen and (max-width: 1260px) and (min-width: 768px) {
  .ai_simplified_banner {
    padding: 35px 25px;
  }
  .ai_simplified_banner .newsletter_inner .author strong {
    font-size: 18px;
    line-height: 28px;
  }
  .ai_simplified_banner .newsletter_inner .author span {
    font-size: 14px;
    line-height: 20px;
  }
  .ai_simplified_banner .newsletter_inner .newsletter_contnet .input_wrapper .btn {
    width: 140px;
  }
}
