.pweb-widget::after {
	background: url('/wp-content/plugins/hyperwidget/assets/css/../images/widget-pweb-badge.svg');
	content: '';
	width: 35px;
	height: 20px;
	position: absolute;
	top: 7px;
	left: 4px;
	background-size: cover;
	background-repeat: no-repeat;
	transform: scale(0.6);
}