.overlay-pic {
	position: absolute;
	max-width: 250px;
}

.w-correct-ico {
	width: 93px !important;
	height: 92px !important;
}

@media screen and (max-width: 480px) {
	.overlay-pic {
		max-width: 150px;
	}
}
