.powderDetails img {
	width: 100%;
}

.powderDetails .center {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

#RightPanel .powderDetails {
	flex-direction: column;
}

.powderDetails {
	font-size: 14px;
}

.powderDetails p small {
	color: #ababab;
	line-height: 11px;
	display: block;
}
