/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


@media screen and (min-device-width: 768px) {
 #nle-container {
	width: inherit !important;
	min-width: 100%;
	margin: 0 -30px;
    }
}