p.payment_module a.gopay {
	background: url(img/gopay.png) 15px 15px no-repeat #fbfbfb;
}
p.payment_module a.gopay::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#gopay-payment-button {
	display: block;
	height: 0px;
	margin: 0px;
	padding: 0px;
}