/* Realign the icon in the jumbotron* */
i.middle-circle img { margin-top: -37px !important; }

/* Decrease font size of H3 on home page. */
h3 { font-size: 22px !important; }
.h3-small h3 { font-size: 20px !important; }

/* Sizing image of Vincent. */
div#img-vincent img {
  width: 50% !important;
}