• How to close kotak mahindra bank account

    How to close Kotak Mahindra Bank account Online

    Kotak Mahindra Bank (कोटक महिंद्रा बैंक) is a well-known Indian bank. You may have an account with such a bank. However, even if it is a reputable bank, you can close the Kotak Mahindra Bank account whenever you want. Here we will talk about 'How to close Kotak Mahindra Bank account.' Many individuals are looking for…

    Wajiha Khan

    7 minutes
  • How to close kotak mahindra bank account

    How to close Kotak Mahindra Bank account Online

    Kotak Mahindra Bank (कोटक महिंद्रा बैंक) is a well-known Indian bank. You may have an account with such a bank. However, even if it is a reputable bank, you can close the Kotak Mahindra Bank account whenever you want. Here we will talk about 'How to close Kotak Mahindra Bank account.' Many individuals are looking for…

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