.figure-style2 {
	font-size: 0.8em;

	.caption > span {
		display: block;

		&.src {
			font-size: 0.8em;
		}
	}

	img {
		max-width: 100%;
	}
}