.project-content {
  display: flex;
  flex-direction: column;
  flex-grow: 2;
  margin-bottom: 0;
  width: 100%;
  overflow: auto;
}
