.features{
	font-size: 28px;
	color: #600;
	font-weight: bold;
	text-align: left;
	padding-bottom:20px;
}
.features_txt{
	text-align:left;
}
.amazon_wrapper{
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
			align-items: center;
}



