.red {
  /* background-color: red; */
  height: 550px;
}

.orange {
  /* background-color: orange; */
  height: 550px;
}

.blue {
  /* background-color: blue; */
  height: 550px;
}