.img-container{
  max-width: 600px;
}

img{
  width: 100%
}

#git{
  width: 50px;
	height: 50px;
  margin-top: 5px;
}

#links{
  margin-top: 3px;
  margin-bottom: 3px;
  color: #17a2b8;
}

#git-hug-container{
  display: flex;
}

.top-containers{
  margin-left: 10px;
  margin-right: 10px;
}

#links_container{
  margin-right: 0;
}

.main-container{
  margin-bottom: 25px;
}
