.imgpc{
	display:block;
}


.imgcel{
	display:none;
}



.serviciodestacados{
	width: 100%;
	height: auto;


}

.texto-servicio{
	text-align: center;
	color: #000;
	font-size: 40px;
	letter-spacing: 6px;
	height: auto;
	line-height: 28px;
	position: relative;
	bottom: 28px;	
}
.bannerproducto{
	width: 100%;
	height: auto;


}




@media screen and (max-width: 736px) {
	
	

	.imgpc{
	display:none;
}


.imgcel{
	display:block;
}

	
	
	}


	

