.home {
    margin: 0
  }
  
  .home .home-card {
    width: 100%;
    padding: 12px;
    height: 300px;
  }