
@media (max-width:900px){
  .services-grid{grid-template-columns:1fr}
  .grid-3{grid-template-columns:1fr}
}
