.qr_perfil{

	width:200px;

	height:auto;
}
@media (max-width: 631px) {
	span.rompe_linea {
		display: block;
		font-size: 19px;
	}
}

@media screen and (max-width: 550px) {
	.post-content > div:first-child .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column{
		padding:0px!important;
		text-align: center!important;	
	}
	.post-content > div:first-child .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column h1{
		text-align: center!important;
		font-size: 48px!important;
		line-height: 48px!important;
	}
	/*.post_content > div:first-child .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column{
		padding:0px!important;
		text-align: center!important;	
	}*/
	.post_content > div:first-child .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column .fusion-title.title.fusion-title-1.fusion-sep-none.fusion-title-text.fusion-title-size-one{
		font-size: 48px!important;
		line-height: 48px!important;
	}
}