@charset "utf-8";

/* min-width: 768px - max-width: 970px */
.reportContent {
	flex-direction: column;
}
.imgReport {
	margin: 0 auto;
}
.txtReport {
	width: 100%;
}
