@media  (max-width: 400px) {
	.single p.text,
	.single p.text2,
	.single p.text3 {
		display: none !important;
	}
}
.single {
	margin-bottom: 60px;
}