@media screen and (max-width: 1350px) and (min-width: 1251px) {
  .npl-update-header-grid,
  .npl-blog-section,
  .section2_container,
  .npl-news-section,
  .npl-team-container,
  .npl-friends-content,
  .npl-about-container,
  .npl-contact-container,
  .npl-contact-second-miscellaneous-container,
  .npl-contact-find {
    margin-left: 7%;
  }

  .latest_content_container{
    margin: 0 45px 90px 0;
  }

  .npl-blog-glass-plate {
    padding-left: 11.2%;
  }
}

@media screen and (min-width: 1921px) {
  .latest_content_container {
    margin: 0 0 90px !important;
    max-width: 100%;
  }

  .npl-contact-details-container {
    padding: 0;
    margin: 0 0 0 5%;
  }

  .npl-update-header-grid,
  .npl-blog-section {
    max-width: 64%;
    margin: 0 auto !important;
  }

  /*  */
  .npl-blog-section {
    max-width: 64%;
    margin: 0 auto !important;
  }
  /*  */

  /*  */

  .npl-friends-content {
    max-width: 64%;
    margin: 60px auto 90px;
  }

  /*  */

  /*  */
  .npl-team-container {
    max-width: 64%;
    margin: 90px auto;
  }

  .npl-contact-find {
    max-width: 64%;
    margin: 0px auto;
  }

  /*  */

  /*  */
  .npl-blog-glass-plate {
    height: 285px;
    margin: 0 auto 60px;
    max-width: 62%;
    padding: 90px 0 0 0;
  }
  /*  */

  /*  */
  .section2_container,
  .npl-news-section,
  .npl-about-container,
  .npl-contact-container,
  .npl-contact-second-miscellaneous-container {
    max-width: 64%;
    margin: 0 auto;
  }

  .section2_container {
    margin-bottom: 40px;
  }

  .npl-about-container,
  .npl-contact-second-miscellaneous-container {
    margin-bottom: 90px;
  }

  .npl-contact-second-miscellaneous-container {
    margin-top: 60px;
  }

  .npl-contact-container {
    margin-bottom: 60px;
  }

  /*  */

  /*  */
  .npl-blog-load-press1 {
    display: grid;
    grid-template-columns: minmax(0, 740px);
    max-width: 100%;
    margin: 0 auto 90px;
    /* transform: translate(13%, 0); */
    justify-items: end;
  }
  /*  */
}
