p.payment_module a.comgate {
  background: url(../../img/comgate.png) 15px 15px no-repeat #fbfbfb;
}
p.payment_module a.comgate::after {
  display: block;
  content: "\f054";
  position: absolute;
  right: 15px;
  margin-top: -11px;
  top: 50%;
  font-family: "FontAwesome";
  font-size: 25px;
  height: 22px;
  width: 14px;
  color: #777;
}
form#comgate-payment-button {
  display: block;
  height: 0px;
  margin: 0px;
  padding: 0px;
}