@media screen and (max-width: 500px) {
	.description1 {
		visibility: hidden;
		opacity: 0.2;
	}
}
