.pad2, .fees-section.ratings, .homeloan, .thank-you, .trans-issue, .get-callBack, .our-products, .open-account-banner, .annual-reports.op1, .the-founding, .new-bank, .our-values, .new-comp, .our-vision, .our-bod, .corp-govns, .annual-report, .in-news, .service-block, .service-feedback, .valuefy-success, .aem-journey.step1, .deals-offers, .startup-overview {
    padding: 80px 0;
  }

  .homeloan-features {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .homeloan-features .card-bx {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 30%;
    margin-top: 40px;
  }
  .homeloan-features .card-bx figure {
    width: 56px;
    height: 56px;
    margin: 0 12px 0 0;
    background: #f3f3f3;
    -ms-flex: 0 0 56px;
    flex: 0 0 56px;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .homeloan-features .card-bx .card-info {
    margin-bottom: 0;
  }
 
  @media (max-width: 767px){
  .pad2, .fees-section.ratings, .homeloan, .thank-you, .trans-issue, .get-callBack, .our-products, .open-account-banner, .annual-reports.op1, .the-founding, .new-bank, .our-values, .new-comp, .our-vision, .our-bod, .corp-govns, .annual-report, .in-news, .service-block, .service-feedback, .valuefy-success, .aem-journey.step1, .deals-offers, .startup-overview {
    padding: 40px 0;
  }}
  @media (max-width: 767px){
  .hdb {
    font-size: 24px;
  }}
  @media (max-width: 767px){
  .homeloan-features .card-bx {
    width: 100%;
    margin-top: 28px;
  }}
  /*@media (max-width: 991px){
  .homeloan-features .card-bx {
    width: 48%;
  }}*/
  .homeloan-features .card-bx figure img {
    width: 32px;
    height: 32px;
  }
  img {
    vertical-align: middle;
    border-style: none;
  }
