.tratamiento_capi{
	font-size: 13px;
	color: #636466;
	line-height: 22px;
	clear: both;
	margin-bottom: 60px;
}
.tratamiento_capi2{
	font-size: 15px;
}
.conte_sesiones{
	width: 1170px;
	margin: auto;	
}

.conte_div_sesiones{
	width: 370px;	
	float: left;
	margin-right: 27px;
}
.conte_div_sesionesRELAJACION{
	margin-right: 0px;	
}

.sesion_capilar{	
	height: 190px;
	background: #6ECDDF;		
	text-align: center;
}

.detalle_sesion{
	font-size: 13px;
	color: #636466;
	line-height: 22px;
	padding-left: 20px;
	border-left: 3px solid #6ECDDF;
	margin-top: 30px;	
}

@media screen and (max-width:640px) {
	.conte_div_sesiones{
		width: 100%;	
		float: left;
		margin-right: 27px;
	}
	.conte_div_sesionesRELAJACION{
		margin-right: 0px;	
	}
	.conte_sesiones{
		width: 100%;
		margin: auto;	
	}
	.detalle_sesion{
		font-size: 13px;
		color: #636466;
		line-height: 22px;		
		border-left: 0px solid #6ECDDF;
		margin-top: 30px;	
		width: 92%;
		padding: 0 4% 0 4%;
	}
	.tratamiento_capi{
		font-size: 13px;
		color: #636466;
		line-height: 30px;
		clear: both;
		margin-bottom: 60px;
		width: 92%;
		padding: 0 4% 0 4%;
	}


}

@media screen and (max-width:360px) {
	.tratamiento_capi{
		font-size: 13px;
		color: #636466;
		line-height: 30px;
		clear: both;
		margin-bottom: 60px;
		width: 100%;
		padding: 0 0% 0 0%;
	}

}