

/* CSS from section stylesheet tags */
@media screen and (min-width: 0px) and (max-width: 400px) {
	.caption-inners {
		width: 100% !important;
	}
}