.poetry {line-height: 30px;padding: 10px 0 0;}
.hidden-dk { display: none; }
@media screen and (max-width: 550px) {
	.hidden-dk { display: block; }
}