.card-body {
	padding-top: 30px;
	padding-bottom: 20px;
}
.Shop{
	padding-top: 50px;
}
.card-img-top {
	height: 225px;‚
}
@media only screen and (max-width: 768px) {
.card-img-top {
	height: 100% !important;
}
.card-body{
	font-size: 28px;
}