@media (min-width:769px) {
	.basic-product-feature{
		display: flex;
		align-items: center;
	}
}