.checkout-footer {
  border-top: 1px solid #f5f5f6;
  margin: 0 0 10px 0;
}
.checkout-footer .content {
  display: table;
  padding-top: 10px;
  margin: auto;
}
.checkout-footer .images {
  display: inline-block;
}
.trusty-bank {
  background-image: url(../images/sprite-2.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 725px;
  height: 45px;
  background-size: 2800px 340px;
}
[class^=footer-bank] {
  background-image: url(../images/sprite-checkout.png);
  background-size: 2327px 321px;
  overflow: hidden;
  background-repeat: no-repeat;
  display: inline-block;
}
.footer-bank-ssl {
  background-position: -382px -4px;
  width: 70px;
  height: 37px;
}
.footer-bank-visa {
  background-position: -4px -4px;
  width: 60px;
  height: 37px;
}
.footer-bank-mc {
  background-position: -66px -4px;
  width: 60px;
  height: 37px;
}
.footer-bank-ae {
  background-position: -130px -4px;
  width: 60px;
  height: 37px;
}
.footer-bank-dc {
  background-position: -319px -4px;
  width: 60px;
  height: 37px;
}
.footer-bank-nb {
  background-position: -532px -4px;
  width: 68px;
  height: 37px;
}
.footer-bank-cod {
  background-position: -454px -4px;
  width: 77px;
  height: 37px;
}
.footer-bank-rupay {
  background-position: -256px -4px;
  width: 60px;
  height: 37px;
}
.footer-bank-paypal {
  background-position: -72px -271px;
  width: 60px;
  height: 37px;
}
.footer-bank-bhim {
  background-position: -4px -271px;
  width: 60px;
  height: 37px;
}
.checkout-footer .content .contact-us {
  color: #282c3f;
  text-decoration: none;
  font-weight: 600;
}
.contact-us span {
  float: right;
  font-size: 14px;
  padding: 10px 0;
}
