


/* ========================= Responsive for Pricing Page Ends ============================== */


@media only screen and (max-width: 1250px),
screen and (max-height: 721px) {


  }





@media only screen and (max-width: 1030px) {

  .max-w-sm{
    max-width: 46rem !important;
  }

  .pricing-i1-content-header-img{
    background-position-x: -8rem !important;
  }

  }


  @media only screen and (max-width: 730px) {
    .pricing-i1-content-header-img{
      background-position-x: -18rem !important;
    }

  }




  @media only screen and (max-width: 499px) {
    .pricing-i1-content-header-img{
      background-position-x: -33rem !important;
    }



  }








/* ========================= Responsive for Pricing Page Ends ============================== */

