/*
	Theme Name: jrwi theme child
	Version: 0.0.1
	Template: theme
*/
@media (max-width: 768px) {
	.detail__news__item>div {
		display: block!important;
	}
}
.detail__news__item>div {
		white-space: wrap!important;
}