
@media screen and (max-width : 768px) {
.section_column p.caption {
    margin: 15px 0 15px 0;
    font-size: 12px;
    line-height: 1.4em;
	padding-left:1em;
	text-indent:-1em;
}
}