@media screen and (max-width: 425px) {
  .first-col{
    display: grid;
  }
}