/* Escribe aquí tu código CSS */
.single-post .theme-post-image a > span{
	display:none !important;
}
.single-post .theme-post-image a > img{
	margin:0 auto;
}