.graphic-container {
  display: flex;
  align-content: start;
  justify-content: start;
}

#wine {
	display: hidden;
}
