.flexlist{display:flex;justify-content:center;margin:0 auto 40px;text-align:center}.flex-item{align-items:center;display:flex;flex-direction:column}.flex-img{margin-bottom:10px}.flex-text h3,.flex-text p{color:#fff}@media (max-width:768px){.flexlist{flex-direction:column;padding:0}.flex-item{margin:0 auto 30px}.flex-text{width:100%}.flex-item:last-child .flex-text{border-bottom:none}.flex-item:last-child{margin-bottom:0;margin-right:auto}.flex-img{margin-bottom:0}.flex-img img{width:190px}}