  .container {
      margin: 0 auto;
      padding: 0px 20px !important;
  }

  .text-center {
      text-align: center;
      margin-bottom: 40px;
  }

  .top_title {
      color: #b5121b !important;
      font-size: 32px;
      margin-top: 20px !important;
      border: 0px !important;
  }

  .subtitle {
      color: #0a0a0a !important;
      font-size: 18px;
      text-align: center !important;
      margin-bottom: 0px !important;
  }

  .product-cards {
      display: flex;
      justify-content: center;
      gap: 200px;
      /* gap: 200px; */

  }

  .product-card {
      background: #fff;
      border: 1px solid #ddd;
      border-radius: 12px;
      padding: 20px;
      width: 100%;
      max-width: 450px;
      text-align: center;
      color: #b5121b !important;
  }

  .product-image {
      width: 120px;
  }

  .product-title {
      font-size: 34px !important;
      margin-bottom: 0px !important;
      margin-top: 0px !important;
      color: #b5121b !important;


  }

  .product-subtitle {
      color: #666;
      margin-bottom: 20px;
  }

  .product-features {
      list-style: none;
      padding: 0;
      margin-bottom: 20px;
  }

  .product-features li {
      margin: 8px 0;
      font-size: 16px;
  }

  .order-button {
      padding: 16px 19px;
      border: none;
      border-radius: 50px;
      font-size: 22px;
      cursor: pointer;
      width: 100% !important;
      font-weight: bold !important;
  }

  a.button.classic b{
      font-size: 22px !important;

  }
  a.button.mobileplus b
  {
      font-size: 22px !important;
  }
  .classic-btn {
      background-color: #b5121b;
      color: #fff;
      height: 65px;

  }

  .premium-btn {
      background-color: #00aaff;
      color: #fff;
      height: 65px;
  }

  .product-title-1 {
      color: #019ae4 !important;
  }

  .product-features {
      list-style: none;
      padding: 0;
      margin: 0;
  }

  .product-features li {
      display: flex;
      align-items: center;
      gap: 10px;
      margin-bottom: 10px;
  }

  .product-image {
      width: 60px !important;
      height: auto !important;
  }

  section#aboutPage-main {
      padding-top: 105px;
      padding-bottom: 105px;
      margin-top: 0px !important;
  }

  .subtitle-1 {
      margin-bottom: 40px !important;
  }

  .font-size-span {
      font-size: 16px !important;
      text-align: left;
  }

  .classic-mobile-cursor {
      cursor: pointer !important;
  }

  .premium-mobile-cursor {
      cursor: pointer !important;
  }

  .product-features {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 5px;
      padding: 0;
      margin: 20px 0;
      list-style: none;
  }

  .product-features li {
      display: flex;
      align-items: center;
      gap: 10px;
  }

  .at-home-break {
      display: block !important;
  }

  @media (max-width: 768px) {
      .product-cards {
          flex-direction: column;
          align-items: center;
          gap: 20px !important;
      }

      /* .section-margin {
            margin-bottom: 45px !important;
        } */
      section#aboutPage-main {
          padding-top: 45px;
          padding-bottom: 45px;
          margin-top: 0px !important;
      }

      .top_title {
          font-size: 32px !important;
          margin-top: 0px !important;
      }

      .subtitle-1 {
          margin-bottom: 15px !important;
      }

      .container {
          padding-top: 0px !important;
      }

      .product-title {
          font-size: 28px !important
      }

      .product-features {
          grid-template-columns: 1fr;
      }

      .at-home-break {
          display: inline !important;
      }
  }


  .heroSection-wrapper {
      background-color: #fff;
      padding: 20px 20px;
      position: absolute;
      right: -40px;
      top: -35px;
      box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  }

  #aboutPage-main .aboutus-grid-x {
      margin-top: 3.1%;
  }

  #aboutPage-main .aboutus-grid-x .about_text.Desk_margin_video {
      padding-left: 0%;
  }

  .canadasBestMedical-img {
      width: 90%;
      margin: 0 auto;
  }

  #aboutPage-main h3 {
      margin-bottom: 15px !important;
  }

  .aboutus-gridcol {
      position: relative;
  }

  @media only screen and (min-width: 668px) {
      .Desk_margin_video {
          margin-top: -6px !important;
      }

  }

  #spacing-style {
      padding: 105px 0px;
  }

  .about_text.textCol-left {
      text-align: left;
  }

  @media only screen and (min-width: 320px) and (max-width: 767px) {
    .button_spacing_top .shrink.new_Cell{
    text-align: center !important;
    }
      .product-features {
          gap: 0px;
          margin: 10px 0;

      }

      h3.h3-heading.h3align-heading {
          margin-top: 15px;
      }

      #spacing-style {
          padding: 45px 0px;
      }

      .firstStep-txtCol img {
          width: 100% !important;
      }

      .heroSection-wrapper {
          position: unset !important;
      }
  }

  .howItsWork .steps .small-4 {
      padding: 0px 10px 0px 10px;
  }

  @media print,
  screen and (min-width: 64em) {
      .small-12.large-5.cell.life_desk.priority-imgDesk {
          width: 41.66667%;
      }

      .small-12.large-7.cell.life_text_align_center.about_text.textCol-left.contentTxt-col {
          width: 58.33333%;
      }
  }

  .about_text.textCol-left {
      padding-left: 3%;
  }

  .display_desk {
      display: flex;
  }

  .display_desk img {
      width: 31%;
  }

  .priority-imgDesk .display_desk {
      gap: unset;
      justify-content: space-between;
  }

  .classic.aboutusbtn {
      width: 312px;
      display: inline-flex !important;
      height: 65px !important;
      border-radius: 2.8rem !important;
      background-color: #b5121b !important;
      color: #fff !important;
      align-items: center !important;
      justify-content: center !important;
      line-height: unset !important;
      font-size: 24px;
  }

  .classic.aboutusbtn:hover {
      background-color: #91140E !important;
      border: 0px solid #91140E !important;
      color: #fff !important;
  }

  #aboutPage-main h2 {
      color: #b5121b;
  }

  .Desk_pddding h2 {
      color: #b5121b;
  }

  .button_spacing_top {
      margin-top: 40px !important;
  }

  button.button.classic.aboutusbtn.orderBtn {
      margin-bottom: 0px !important;
  }


  .multiplrProd-section-row {
      display: flex;
      gap: 15px;
  }

  .multiplrProd-section .multiplrProd-section-row .multiProd-block h2 {
      margin-bottom: 10px !important;
  }

  .multiProd-block h2 {
      font-size: 20px !important;
      color: #b5121b !important;
      margin: 20px 0 0px !important;
      font-weight: 600 !important;
      margin-bottom: 10px !important;

  }

  .multiProd-block {
      text-align: center !important;
      padding: 0 15px;
  }

  .multiplrProd-section-row-new .multiProd-block {
      width: calc(100% / 5 - 1%);
      display: inline-flex;
    flex-direction: column;
    align-items: center;
  }

  .What-included-heading-home {
      margin-bottom: 45px !important;
      font-size: 34px !important;
  }

  .What-included-heading {
      margin-bottom: 45px !important;
      color: #019ae4 !important;
  }

  .what-included-margin {
      margin-bottom: 105px !important;
      padding-top: 0px !important;
  }

  .what-include-p {
      text-align: left !important;
      margin-bottom: 0px !important;
  }

  .multiplrProd-section-row-new #what-included-with-premium-h2 {
      color: #019ae4 !important;
  }

  .multiProd-block img {
      max-width: unset !important;
  }

 

  #what-included-with-premium-h2 .break-text {
      display: block;
  }

  .color-change {
      color: #b5121b !important;
  }

  #buying_ad {
      margin-bottom: 0px !important;
      padding-top: 105px !important;
  }
  #howItWorks-section.change_alignment{
      padding-top: 0px !important;
      padding-bottom: 105px !important;
     }

     body.products section.body a.button.mobileplus{
        margin-bottom:0px;
     }
     body.products section.body a.button.classic{
        margin-bottom:0px;

     }
     table#comparison_tbl{
            margin-bottom: 0px !important;
     }
  @media only screen and (min-width: 320px) and (max-width: 768px) {

    .ourProducts-tile-mobile{
        padding-bottom:0px !important;
    }
 #buying_ad {
      padding-top: 45px !important;
  }
  #howItWorks-section.change_alignment{
      padding-top: 0px !important;
      padding-bottom: 45px !important;
     }
    #howItWorks-section {
        padding-top: 0px !important;
    }
    .features_compr_mob table a.button.mobileplus{
        width: 100% !important;
    }
    .features_compr_mob table a.button.classic{
        width: 100% !important;
    }
      .multiplrProd-section-row {
          display: block !important;
          gap: 15px !important;

      }

      .multiplrProd-section-row-new .multiProd-block {
          width: unset !important;
      }


      .what-included-margin {
          margin-bottom: 45px !important;
          padding-top: 0px !important;
      }

      .What-included-heading-home {
          margin-bottom: 15px !important;
          font-size: 28px !important;
      }

      .What-included-heading {
          margin-bottom: 15px !important;
      }

      #aboutPage-main .classic.aboutusbtn {
          margin-top: 30px !important;
      }

      #what-included-with-premium-h2 .break-text {
          display: inline;
      }

      .multiProd-block {
          padding: 0px !important;
      }

      .what-include-p {
          margin-bottom: 30px !important;
      }

      .What-included-heading {
          font-size: 28px !important;
      }

  }
  .change_padding{
    padding-top:0px !important;
  }

  .mobile.aboutusbtn {
    width: 312px !important;
    display: inline-flex !important;
    height: 65px !important;
    border-radius: 2.8rem !important;
    background-color: #00aaff !important;
    color: #fff !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: unset !important;
    font-size: 24px;
}

.mobile.aboutusbtn:hover {
    background-color: #1583cc !important;
    border: 0px solid #1583cc !important;
    color: #fff !important;
}