.container_top {
	float:left;
	width: 100%;
	height:72px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/summit_banner_phone.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.container_top img {
	width: 100%;
	height:auto;

}