.design2 img{
	height: 120px;
	width: 170px;
   background-color: #F0F0F0;
	padding: 4px;
	border: 1px solid #D5D5D5;
}
.design3 img{
	height: 150px;
	width: 200px;
   background-color: #F0F0F0;
	padding: 4px;
	border: 1px solid #D5D5D5;
}

.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.phone{position:fixed;right:1%;top:60%;z-index:1000}