/*
Theme Name: Vikna Vako
Theme URI: https://vikna-vako.com
Author: Vikna Vako
Author URI: https://vikna-vako.com
Description: Custom WordPress theme for Vikna Vako landing page
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vikna-vako
*/
@media (max-width:600px){
	.page-wrapper{
		width:100% !important;
	}
		.page-wrapper .section{
		width:100% !important;
		max-width:100% !important;
		margin-left:0px !important;
		margin-right:0px !important;
	}
}
