@media screen and (min-width: 769px) {
/* 	.solution-child:first-of-type .text-content{
		padding-right: 60px;
	}
	.solution-child:last-of-type .text-content{
		padding-right: 45px;
	} */
	.flow h3{
		height: 3rem;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}