/* Enter Your Custom CSS Here */
.page-id-3009 .servicios {
 background-image: url(https://4direcciones.tv/wp-content/uploads/2021/02/Fondo-Canasto-2.png);
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}

.page-id-3009 .servicios .intro {
	background-color: transparent;
}

.page-id-3009 .servicios .intro .container {
	background-image: none;
  width: 700px;
}

.page-id-3009 .servicios .content .container {
  width: 700px;
}

.page-id-3009 .servicios .content .container p img {
 margin: 1em 0;
}

.page-id-3009 .servicios .intro .container p {
 margin-bottom: 1.2em;
}



.columns {
	column-count: 2;
  column-gap: 30px;
  margin-bottom: 3em;
}

.columns p {
  margin-bottom: 1.2em;
}

.page-id-3009 .servicios .content {
 background-image: none, none;
}

