.pg-lip15 .pmd-secMainCol .topCol .dscCol .prodImg {
	box-sizing: border-box;
	width: 50%;
	margin-top: 0;
}

.pg-lip15 .pmd-secMainCol .topCol .dscCol .prodImg {
	box-sizing: border-box;
	width: 35%;
	margin-top: 0;
}

.pmd-secMainCol .circleListPoint .listTtl {
	top: 10px;
	left: -6px;
	width: 58px;
}

.pmd-secMainCol .circleListRecommend .listTtl {
	top: -2px;
	left: -80px;
	width: 113px;
}

@media screen and (min-width: 950px) {
	.pg-lip15 .pmd-secMainCol .btmCol {
			margin-top: -42px;
		}
}

@media screen and (max-width: 950px) {
	.pg-lip15 .pmd-secMainCol .topCol .dscCol .prodImg {
		width: 100%;
		margin-top: -13px;
	}


	.pmd-secMainCol .circleListPoint .listTtl {
		top: 0px;
		left: 0;
		width: 41px;
	}

	.pmd-secMainCol .circleListRecommend .listTtl {
		top: -41px;
		left: -12px;
		width: 145px;
	}

}