.payment-gateway-sec1 { padding-bottom: 20px; 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;  color: #000;}
.mobile-returns-refunds { margin-top: 30px;}
.mobile-returns-refunds h3{ font-size: 22px; padding-bottom:10px; font-weight: 600;    padding-top: 10px;}
ul.list_ul li {  position: relative; padding-bottom: 10px;}
ul.list_ul li:before{ content: ""; background: #C4601D; 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;}


@media (min-width: 992px){
    .payment-gateway-sec1 h2{color: #000; font-size: 40px;font-weight: 400;}
    .payment-gateway-sec1 h2 img{ height: 56px;}
    .payment-gateway-sec1{    padding-bottom: 40px;}
.mobile-returns-refunds p{font-size: 13px;letter-spacing: 0.5px;    margin-bottom: 15px; line-height: 1.9;}
.mobile-returns-refunds h3 { font-size: 23px;}
ul.list_ul li{font-size: 13px;letter-spacing: 0.5px; }

}