@media only screen and (max-width: 700px) {
		img.avatar {
		border-radius: 50%;
		}

	}