/*
Theme Name: NewHome
Theme URI: https://newhome.qodeinteractive.com
Description: Real Estate Theme
Author: Edge Themes
Author URI: https://qodeinteractive.com
Text Domain: newhome
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.2.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


@media only screen and (max-width: 680px) {
    .qodef-hero .qodef-m-section-title-holder .qodef-m-title {
        font-size: 40px;
    }
	
	.qodef-hero .qodef-m-content-holder {
	margin-top: 50px;
	margin-bottom: auto;
	display: flex;
	gap: 235px;
    }
}

