.half {
  width: 100%;
}
.grid-container {
  grid-template-columns: 20% 40% 40%;
}
