@import "../../../../css/_mixins.scss";
@import "../../../../css/_theme-vars.scss";


@media #{$media_xs} {
    /* Single post header */
	.single_style_in-below.post_header_wrap {
		margin-bottom: 2em;
	}
}