/*
Theme Name: NuYou
Version: 1.0
Description: A child theme of Divi
Author: admin
Template: Divi
*/

@import url("../Divi/style.css");

html, body {
	max-width:100% !important;
	overflow-x: hidden !important;
}

#page-container {
	overflow-y: unset !important;
}