.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;
}

#links_container{
  margin-right: 0;
}


#sql-request{
  width: 80%
}

#tags-distrib{
  width: 80%
}

#num-topics{
  width: 60%
}


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