footer.page-footer.font-small.mdb-color.pt-3 hr {
    margin: 0;
}
  #cust-top-banner h2 {
    font-weight: bold;
  }
 
    .sub-page .blog-list-21{
        display:flex;
        flex-wrap: wrap;
    }
    .sub-page .ml-4, .sub-page .mx-4 {
        margin-left: 0 !important;
    }
    .sub-page .mt-3, .sub-page .my-3 {
        margin-top: 0 !important;
    }
   
    .col-md-9.blog-list-21 .col-sm-4 {
        margin-bottom: 25px;
    }

    
    @media screen and (max-width: 768px){
       
        #cust-top-banner h2 {
            margin-top: 46px;
        }
        .blog-list-21 {
            padding-top: 22px;
        }
    }
    
    .paymentMethod img {
    width: 65%;
    float: right;
}
