@media (max-width: 657px) {
    .services-grid {
        justify-items: flex-start;
    }
}
