@charset "utf-8";
/* CSS Document */
.mvd-service-info{
	height: 220px !important;
	text-align: justify !important;
}
.mvd-align{
	text-align: justify !important;	
	
}
.mvd-historia{
	width: 100%;
	height: auto;
}
.mvd-redes{
	position: absolute;
	float:left;
    margin-left: 260px !important;
	margin-top: 30px !important;
}
.mvd-icono-red{
	color: #FFFFFF !important;
	font-size: 20px;
	margin-right: 10px;
}

@media only screen and (max-width: 900px) {
.mvd-redes{
    margin-left: 230px !important;
}
}
