.pageHead {
	height: 50vh;
	min-height: 500px;
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
		url("../img/web/imagenes/7.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: white;
}

.block-of-contentSistemas {
	margin-top: 100px;
	margin-bottom: 20px;
}

.block-of-contentSistemas1 {
	margin-top: 10px;
}

cmscIconsContainer2 {
	margin-top: 20px;
}

.cmscIconsCol2 {
	max-width: 240px;
	margin-left: 5px;
	margin-right: 5px;
}

.cardImgDivBg {
	background: url("../img/web/imagenes/producto8.png");
	background-size: cover;
	background-position: center;
}
