/**
	Theme Name: Stiles Handmade child thema
	Description: Dit is een child thema van Goya.
	Template: goya
	Version: 1.0
	Author: Opvallend Genoeg
	Author URI: https://www.opvallendgenoeg.nl
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@media screen and (max-width: 767px) {
    .mobiel3Kolommen .vc_col-sm-4 {
        width: 33.33333333% !important;
        float: left !important;
    }
}