.main_container{
  flex-direction: column;
  padding: 5%;
}

#waves{
  margin-top: 40vh;
}
.flex-container {
  display: flex;
  flex-wrap: nowrap;
}