@charset "utf-8";

@media only screen and (min-width: 769px), print {

/*=========================================

 longlife

=========================================*/
.longLifeToggle .tglPanel > .equalCol3 {
	margin: 15px 30px 0;
}
.longLifeToggle .tglPanel .equalCol3 .col {
	position: relative;
	margin: 14px 0 0 6.4%;
	width: 28.866%;
}
.longLifeToggle .tglPanel .equalCol3 .col .rankIcon {
	width: 84px;
	position: absolute;
	left: -24px;
	top: -12px;
}
.longLifeToggle> .tglPanel {
	margin-bottom: 30px;
}

.rankIcon{
	z-index:100 !important;
}
}