@media (min-width: 768px) {
	#Experiencia_movil_490px {
		display: none;
		}
	}

@media (max-width: 768px) {

	body{
		overflow-x: hidden;
		margin: 0;
		padding: 0;
		margin: 0 auto;
	}	

	#index {
		display: none;
		width: 100%;
		}

	.mediaViewInfo {
		--web-view-name: Experiencia_movil 490px;
		--web-view-id: Experiencia_movil_490px;
		--web-scale-on-resize: true;
		--web-enable-deep-linking: true;
	}
	:root {
		--web-view-ids: Experiencia_movil_490px;
	}
	* {
		margin: 0 auto;
		padding: 0;
		box-sizing: border-box;
		border: none;
	}
	#Experiencia_movil_490px {
		position: absolute;
		width: 100%;
		height: auto;
		display: block;
		/* max-height: 3500px; */
		background-color: rgba(255,255,255,1);
		overflow: hidden;
		--web-view-name: Experiencia_movil 490px;
		--web-view-id: Experiencia_movil_490px;
		--web-scale-on-resize: true;
		--web-enable-deep-linking: true;
		/* margin: auto; */
	}
	    #footer-placeholder-m {
	    margin-top: -10px !important;
    }
	#Soluciones_Movil_Ho_490px_Mesa {
		position: relative;
		width: 100%;
		max-width: 490px;
		height: auto;
		left: 50%;
		top: 0px;
		overflow: visible;
		transform: translateX(-50%); /* Ajusta para centrar correctamente */
	}
	#Ms_de_30_aos_nos_han_enseado_mo {
		left: 50%;
		top: 222px;
		position: absolute;
		overflow: visible;
		width: 95%;
		height: 556px;
		text-align: justify;
		font-family: Raleway;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		color: rgba(30,107,167,1);
		transform: translateX(-50%); /* Ajusta para centrar correctamente */
	}

	#boton_hablemos_300pp {
		position: absolute;
		width: 134px;
		height: 33px;
		left: 50%;
		top: 94%;
		overflow: visible;
		transform: translateX(-50%); /* Ajusta para centrar correctamente */
	}

	
	#Tecnoblog span {
        display: block;      
        text-align: center;
    }
	#Logo_Hospitalario-07 {
		position: absolute;
		width: 175px;
		height: auto;
		left: 50%;
		top: 40px;
		overflow: visible;
		transform: translateX(-50%); /* Ajusta para centrar correctamente */
	}
}
	