@media screen and (max-width: 400px;) {
	.guessPeg {
		width: 10%;
	}
}