.simple-texto-imagen-full .simple-wrap {
    max-width: 1150px;
}
.simple-texto-imagen-full h2,
.simple-texto-imagen-full h3,
.simple-texto-imagen-full h4,
.simple-texto-imagen-full h5,
.simple-texto-imagen-full h6{
	color: #5E5C0F;
}
.simple-texto-imagen-full.bg-green{
	background-color: #5E5C0F;
	color: white;
}
.simple-texto-imagen-full.bg-green h2,
.simple-texto-imagen-full.bg-green h3,
.simple-texto-imagen-full.bg-green h4,
.simple-texto-imagen-full.bg-green h5,
.simple-texto-imagen-full.bg-green h6{
	color: white;
}
.simple-texto-imagen-full .button-container p{
	margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
	.simple-texto-imagen-full .image{
		margin-bottom: 40px;
	}
}


