h1 .telmonkey {
	display: none;
}
h1 .tel {
	display: inline;
}
.screen {
	height: 348px;
	position: relative;

}
.screen img {
	position: absolute;
	left: 0px;
	top: -14px;
}
