.grid-max {
  background-color:lightblue;
  width: 100%;
}

.grid-half {
  width: 50%;
}

.devs {
  border-radius: 15px 50px 30px 5px; 
}
