/*   
	Theme Name:        Elementor Hello Theme
	Theme URI:         https://elementor.com
	Description:       A sample theme for Elementor.
	Author:            Elementor Team
	Author URI:        https://elementor.com
	Version:           1.0
	Stable tag:        1.0
	Requires at least: 4.9
	Tested up to:      4.9
	License:           GNU General Public License v3 or later.
	License URI:       https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain:       elementor-hello-theme
*/

html, body {
	margin: 0;
	padding: 0;
}
#div-gpt-ad-1607692774979-0{
	margin-left:18%;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
	
    #div-gpt-ad-1607692774979-0{
	margin-left:10%;
  }
}