.phlra,.phlkf,
.phlwubimg{max-width: 100%;}
.phljuniorimg{width: 104%; max-width: 350px;}
.phlwubimagecaption{font-size: 90%; text-align: center;}
.onewub{min-height: 275px}

/** responsive */
@media only screen and (min-width: 997px) and (max-width: 1128px) {

}

@media only screen and (min-width: 768px) and (max-width: 996px) {
	.onewub{height: auto;}
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
	.onewub{height: auto;}
}


@media only screen and (max-width: 479px) {
	.onewub{height: auto;}
}
