• How To Get Bank Of India Mini Statement By Missed Call Or SMS
    How To Get Bank Of India Mini Statement By Missed Call Or SMS

    How To Get Bank Of India Mini Statement By Missed call or SMS

    Most banks offer their customers a Mini statement facility, which allows you to see your recent five transactions by giving a missed calls. For example, if you have an account in the Bank of India and want to know your account's Mini statement, you need to give a Missed call or send an SMS from…

    Abdhesh Gangwar

    3 minutes
  • iob statement download

    How to Download IOB Statement Online

    The Indian Overseas Bank (IOB) offers an online service for downloading iob e-statement. IOB customers can quickly download their iob bank statement in PDF format from their phone or computer having an internet connection. We have provided detailed instructions on IOB statements download online. Article Indian Overseas Bank Statement DownloadBank IOB BankLanguage English You can read more if…

    Wajiha Khan

    5 minutes
  • How To Get Bank Of India Mini Statement By Missed Call Or SMS
    How To Get Bank Of India Mini Statement By Missed Call Or SMS

    How To Get Bank Of India Mini Statement By Missed call or SMS

    Most banks offer their customers a Mini statement facility, which allows you to see your recent five transactions by giving a missed calls. For example, if you have an account in the Bank of India and want to know your account's Mini statement, you need to give a Missed call or send an SMS from…

    Abdhesh Gangwar

    3 minutes
  • iob statement download

    How to Download IOB Statement Online

    The Indian Overseas Bank (IOB) offers an online service for downloading iob e-statement. IOB customers can quickly download their iob bank statement in PDF format from their phone or computer having an internet connection. We have provided detailed instructions on IOB statements download online. Article Indian Overseas Bank Statement DownloadBank IOB BankLanguage English You can read more if…

    Wajiha Khan

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