/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 18 2026 | 11:00:42 */
@media only screen and (max-width: 767px) {

	.textcols-item {
    display: contents;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
    align-items: center;
    justify-content: center;
}
		}