@charset "utf-8";
/* CSS Document */
.twentytwenty-before-label:before{
	content:"Before";
}
.twentytwenty-after-label:before{
	content:"After";
}
