ins[data-ad-status="filled"] > div{
	width: 80%!important;
    margin: 10px auto 10px auto!important;
    display: block!important;
}
table .google-auto-placed.ap_container {
    display: none;
}
@media only screen and (max-width:900px){
	.has-global-padding{
		padding: 0px 15px!important;
	}
	.has-global-padding > .has-global-padding{
		padding: 0px 0px!important;
	}
	h1{font-size: 1.7rem}
	h2,.has-large-font-size{font-size: 1.5rem !important}
	h3{font-size: 1.3rem}
	h4{font-size: 1.2rem}
	h5{font-size: 1rem}
	body{
		font-size: 15px;
		--wp--style--global--content-size:100%;
	}
}