.c5-textindent-4 {
    text-indent: 4em;
}

.c5-update__lineBox1--Red {
	border: #C93434 1px solid;
	word-break:break-all;
	word-wrap:break-word;
}

.c5-update__lineBox4--Black {
	border: #000000 1px solid;
	word-break:break-all;
	word-wrap:break-word;
}

@media screen and (max-width:750px) {
.image img {
height: 124px;
}
}