/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 27 2022 | 21:14:03 */
.col-2 {
    flex: 0 0 50%;
}
.col-1{
		flex: 0 0 50%;
	}
.col2-set .col-1, .col2-set .col-2 {
    flex: 0 0 100%;
    max-width: 100%;
}
