• How To Close Bank Of India Account Online?

    How to Close Bank Of India Account Online

    Online banking facilities have made it very easy for customers to do banking. Bank customers can even open their accounts online. Bank of India also has excellent banking facilities; with the help, you can open your bank of India account online. The only tricky thing is to close the bank of India account online. Many…

    Wajiha Khan

    7 minutes
  • How To Close Bank Of India Account Online?

    How to Close Bank Of India Account Online

    Online banking facilities have made it very easy for customers to do banking. Bank customers can even open their accounts online. Bank of India also has excellent banking facilities; with the help, you can open your bank of India account online. The only tricky thing is to close the bank of India account online. Many…

    Wajiha Khan

    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;
      }
    }
  }
}