/*

Theme Name: QM Aktuell Child Theme
Theme URI: http://wolkenhart.com
Author: Wolkenhart Webdesign Agentur (Dev.: Jan Brendemühl)
Author URI: http://wolkenhart.com
Description: Multisite Child Theme for the QM Aktuell
Version: 1.0.5
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: Weka, Multisite Theme, Parent Theme
Text Domain: qmak
Template: weka

Originally based on the Datenschutz Praxis Child Theme by Jens Reichert.
All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

*/

@media screen and (min-width: 769px) {
    .content-wrapper.with-sidebar-right > div:first-child {
        width: calc(100% - 332px);
    }
}