• Post Office Timings In India – Lunch Time & Working Hours

    Indian Post Office Timings, Working Hours, Lunch Breaks, and 2023 Holidays

    The Indian post office has been vital for over 150 years, connecting people nationwide. With 155,000 post offices, India has the largest postal network in the world. Since its establishment in 1854 under British rule, the Indian postal service has delivered vital government documents and enabled financial inclusion through savings schemes and banking. Today, the…

    Editorial Team

    7 minutes
  • Post Office Timings In India – Lunch Time & Working Hours

    Indian Post Office Timings, Working Hours, Lunch Breaks, and 2023 Holidays

    The Indian post office has been vital for over 150 years, connecting people nationwide. With 155,000 post offices, India has the largest postal network in the world. Since its establishment in 1854 under British rule, the Indian postal service has delivered vital government documents and enabled financial inclusion through savings schemes and banking. Today, the…

    Editorial Team

    7 minutes
/* -- The root styles must go in the element of the structure with the name "Card". --*/

.card-wpfy-blog__wrapper{
  &:first-child{
    grid-column: 1 / -1;

    .card-wpfy-blog{
      flex-direction: row;
      gap: var(--at-space--m);
      align-items: center;
    }

    .card-wpfy-blog__container{
      height: auto;
    }

    .card-wpfy-blog__icon{
      display: none;
    }

    @media (max-width: 767px) {
      grid-column: auto;
      grid-row: auto;

      .card-wpfy-blog{
        flex-direction: column;
      }
    }
  }
}