/* 
Theme Name: Hello Mavaranet Child
Theme URI: https://github.com/elementor/hello-theme/
Template: hello-elementor
Version: 1.2
Text Domain: hello-mavaranet-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* max width container for mobiles */
@media (max-width: 767px) {
.e-container {
    --container-max-width: 90% !important;
}
}