.aml_dk-style-gradient-default .aml_dk-channel-google_map{
	background-image:url(https://thepinstore.vn/wp-content/uploads/2023/07/Untitled-2.png);
}
.aml_dk-style-horizontal-default .aml_dk-channel-google_map{
	background-image:url(https://thepinstore.vn/wp-content/uploads/2023/07/Untitled-2.png);
}

element.style {
}

@media only screen and (max-width: 767px){
	body{
		width:100%;
		margin: 0 auto;
	}
	.aml_dk-channel-google_map {	
		background-image: url(https://thepinstore.vn/wp-content/uploads/2023/07/Untitled-2.png);
	}
	.aml-text-content{
		display:none;
	} 
	.simple-contact-mobile{
    	position: sticky;
    	bottom: 0;
	}
}

.elementor-post__title:hover{
	color:#38A36E;
}