/*
Theme Name: Lightning Child Sample
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
*/

@media (max-width: 768px)  {
	.col-reverse{
		flex-direction: column-reverse; 
	}
}