/*
Theme Name: Clute Enterprises
Theme URI: https://cluteenterprises.com
Author: Hearst
Author URI: https://hearstdms.com
Description: Child Theme for Clute Enterprises
Template: betheme
Version: 1.6.2
*/

.row_one {
    display: flex;
    flex-wrap: wrap;
    padding: 0 4px;
}
.column_one {
    flex: 25%;
    max-width: 25%;
    padding: 0 4px;
}

