/*add new style */
.wp-embed {
	
}
@media screen and (max-width : 768px){
	.wp-embed {padding: 14px;}
}
