.payment-gateway-sec1 { padding-bottom: 10px; text-align: center;}
.payment-gateway-sec1 img { margin: 0 auto; height: 39px;}
.payment-gateway-sec1 h2{ font-size: 28px; font-weight: 500;letter-spacing: 0.15px; }
.mobile-returns-refunds { margin-top:30px;}
.mobile-returns-refunds h3{ font-size: 22px; padding-bottom:12px; font-weight: 600;  }
ul.list_ul li {  position: relative; padding-bottom: 10px;}
ul.list_ul li:before{ content: ""; background: #AD3132; width:7px; height: 7px; border-radius: 50%;left: 0;
position: absolute; top: 8px;}
ul.list_ul li { position: relative; padding-bottom: 10px; padding-left: 20px;}
.mobile-returns-refunds p{ margin-bottom: 10px;}
ul.list_ul {padding-bottom: 20px;}



@media (min-width: 992px){
    .payment-gateway-sec1 h2{    font-size: 40px; letter-spacing: 0.25px; font-weight: 400; line-height: 1.3;
   padding-top: 5px; padding-bottom: 40px;}
   .payment-gateway-sec1 h2 img{ height: 56px;}
   .mobile-returns-refunds h3 {     letter-spacing: 0.25px; font-size: 33px;  font-weight: 400; padding-bottom: 20px;
 margin-bottom: 0; line-height: 1;    padding-top: 10px;}
   ul.list_ul li{letter-spacing: 0.5px;  font-size: 13px;}
   ul.list_ul { padding-bottom: 50px;}
   ul.list_ul:last-child{ padding-bottom: 0;}


}