

@media only screen and (max-device-width: 768px) {

img.Blogo {width: 100% !important;}  /* logo MAC coming Soon */ 


.Face { position: absolute;  right: 1em;  top: 1em; left: auto; }
		
		
div#div-7.form ul {
    margin: 1em auto;
    width: 100%;
    position: relative;
    padding-bottom: 0.3em;
}

div#div-7.form input, div#div-7.form textarea, div#div-7.form select, div#div-7.form input.NormButton {
    font-size: 2em;
}

div#div-7.form select {
    height: 4em;
	width: 100%;
}


}