p {
	text-align:left;
}
ol, ol li {
	text-align:left;
}
.card-header button {
	display:block;
	width:100%;
	text-align:left;
}

.storeimg {
	width:100%;
	max-width:280px;
}

body.bgYellowColor {
	background-color:#ffde00 !important;
}