/* .Xwt {
	top: 90px !important;
} */
.top,.top .w,.top .container {
	position: relative;
}
.rightPhone {
	position: absolute;
	right: 0 !important;
	font-size: 15px;
	font-weight: 700;
	line-height: 22px;
	color: #333;
	z-index: 9;
	bottom: auto !important;
	top: 50%;
	transform: translateY(-50%);
}
.rightPhone.White i {
	background-image: url(../../../images/showPhone/vintage1.png);
}
.rightPhone b {
	display: block;
	text-align: center;
	font-weight: normal;
}
.rightPhone i {
	background: url(../../../images/showPhone/Green/vintage.png) no-repeat;
	display: inline-block;
	width: 15px;
	height: 13px;
	background-size: 100% 100%;
	margin: 5px 4px 0 0;
	vertical-align: top;
}
