@media (max-width: 980px){
  #page-about [style*="grid-template-columns:repeat(3,minmax(0,1fr))"]{grid-template-columns:1fr !important;}
}
