@media (max-width:768px){
	section#Informacion-de-interes{
		margin:30px 0 20px !important;
	}
	.fondos-informacion-th{
		flex-wrap:nowrap !important;
	}
	.fondos-informacion-th > div:first-child {
		font-size:14px !important;
	}
	.fondos-informacion-td{
		flex-wrap:nowrap !important;
	}
	.fondos-informacion-td > div:first-child > div{
		padding:5px 20px !important;
		font-size:14px !important;
	}
	.wpb-content-wrapper > section:nth-child(3){
		margin-top:70px !important;
		padding-top:20px;
	}
}