• Learn About Bulk Posting Meaning & What Is Bulk Posting In SBI

    Bulk Posting Meaning: What is Bulk Posting in SBI?

    ArticleBulk PostingBankBulk Posting In SBILanguageEnglish If you want to know what bulk posting is and how to do it in SBI bank, this is the place to go. Then you will find this helpful information. Here are all the details about bulk posting meaning and the basics of bulk posting in banks. Bulk Posting Meaning Bulk…

    Wajiha Khan

    4 minutes
  • Learn About Bulk Posting Meaning & What Is Bulk Posting In SBI

    Bulk Posting Meaning: What is Bulk Posting in SBI?

    ArticleBulk PostingBankBulk Posting In SBILanguageEnglish If you want to know what bulk posting is and how to do it in SBI bank, this is the place to go. Then you will find this helpful information. Here are all the details about bulk posting meaning and the basics of bulk posting in banks. Bulk Posting Meaning Bulk…

    Wajiha Khan

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