@media(max-width:780px){
  #subCards{grid-template-columns:1fr !important;}
  #subCards>div:nth-child(2){order:-1;}
}
