.solidaridad img{
	width: 100%;
	max-width: auto
}
.numbers-content h2.title-secondary{
	max-width: 500px
}
.number-single p{
	margin-bottom: 0
}
.number-single p.tipo-marato{
	margin-bottom: 15px;
	line-height: 1.2
}
.numbers{
	padding-top: 50px
}
.number-single{
	border-right: 1px solid white;
	margin-bottom: 40px
}
.no-border{
	border: 0
}
.number-single .control{
	max-width: 280px;
	padding-left: 15px
}
.image-mi-grano{
	width: 158px;
	margin-bottom: 40px;
}
.ejemplos{
	border-top: 1px solid white;
	padding-top: 10px;
}

/*.foundation .text .control{
	padding-right: 40px
}*/

.slider-full .image {
    background-position: center;
    background-size: cover;
    height: 480px;
}

@media only screen and (max-width: 991px) {
	.number-single{
		border:0;
	}
}
@media only screen and (max-width: 767px) {
	.solidaridad{
		padding-top: 0;
	}
	.solidaridad .image-mobile{
		margin-bottom: 40px;
		background-position: center;
		height: 295px;
		background-size: cover;
		display: block;
		width: 100%
	}
}