@media (max-width: 640px) {
    .tools-grid {
        grid-template-columns:1fr
    }
}