/*
 Theme Name:   Theme 1
 Description:  Website Factory Theme 1
 Author:       The Website Factory
 Author URI:   https://thewebsitefactory.org/
 Template:     base
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  theme-1
*/

@media screen and (min-width:1600px) {
    .about.row > .col.padded.half::after {
        content: '';
        flex: auto;
    }
}
