@CHARSET "UTF-8";
#customerCenterItemWrap {
	margin-right: -170px;
    margin-top: -20px;
}

.img_tell {
	padding-left: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 220px;
}

.box {
	display: table;
	background-color: white;
	border: #c7c7c7 1px;
	border-style: solid;
	margin: auto;
}

@media screen and (max-width: 960px) {

	#customerCenterItemWrap {
		margin-right: 0;
    	margin-top: 0;
	}

	.returnButton {
		margin-top: 20px;
	}
}
