@media (min-width: 768px) {
	div#root{ max-width: 600px; margin: 0 auto;}
    img.Logotipo { max-width: 250px; padding: 0px;}	
	img.LogotipoHome { max-width: 210px !important;margin: 2px auto;}
	.div-home {  width: calc(50% - 20px);}	
	.alert-wrapper.ion-overlay-wrapper.sc-ion-alert-md {max-width: 650px;}
}