section { min-width: 1200px; background-position: bottom center; background-repeat: no-repeat; }

.services_container { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }

.services_container img { margin: 10px 0; }
