	.learndash-wrapper .wpProQuiz_content .wpProQuiz_response .wpProQuiz_correct:before {
		position: absolute;
		content: '';
		background: url(https://push-teacher-edubin.staging33.com/wp-content/uploads/2025/04/qoobee-agapi.gif) !important;
		display: block;
		top: 7px;
		right: 35%;
		width: 80px;
		height: 100%;
		z-index: 50;
		background-size: contain !important;
		background-repeat: no-repeat !important;
	}

	.learndash-wrapper .wpProQuiz_content .wpProQuiz_response .wpProQuiz_incorrect:before {
		position: absolute;
		content: '';
		background: url(https://push-teacher-edubin.staging33.com/wp-content/uploads/2025/04/oops-sorry.gif) !important;
		display: block;
		top: 5px;
		right: 34%;
		width: 80px;
		height: 100%;
		z-index: 50;
		background-size: contain !important;
		background-repeat: no-repeat !important;
	}

	.gamipress-notification {
		background-image: url(https://push-teacher-edubin.staging33.com/wp-content/plugins/pt-student-report/assets/images/dark-blue-bg.svg) !important;
	}
	