.project-image {
	right: unset;
	flex-direction: row;
	position: relative;
	justify-content: space-between;
	flex-wrap: wrap;
  width: unset;
  max-width: unset;
	margin-left: -0.5rem;
	margin-right: -0.5rem;
	margin-top: 0.8rem;
	margin-bottom: 0.8rem;
}



.flex-container {
    max-width: 90%;
}

img {}

.project-image > img {
  margin:  0 0.5rem;
}

.social-links img {
    width: 3rem;
}
