body, html{font-family: "Noto Sans JP", sans-serif;}
   .tntra-offering .nav-link.active {
    font-size: 22px !important;
   }
   .python-services h4{font-size: 20px !important;}
   .python-services p { font-size: 16px;}
   .tntra-offering .nav-link {
    font-size: 20px !important;
   }
   @media (min-width: 1200px) {
   .tntra-offering .nav-tabs .nav-item {
        margin-left: 4%;
        margin-right: 4%;
    }
   }
   @media (max-width: 1399.98px) {
      .intro h1.heading {
         font-size: 20px;
         line-height: 38px;
         margin-bottom: 5px;
      }
      .intro h2.heading {
        font-size: 18px;
        line-height: 32px;
    }
        .heading {
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 20px;
    }
   }
   @media (min-width: 1400px) {
      .intro h1.heading {
         font-size: 24px;
         line-height: 38px;
         margin-bottom: 5px;
      }
      .intro h2.heading {
        font-size: 22px;
        line-height: 32px;
    }
        .heading {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 20px;
    }
   }