.body {
  position: relative;
}

ul.nav-pills {
  top: 100px;
  position: fixed;
  width: 25%;
}
div.col-sm-9 div {
  height: 250px;
  font-size: 28px;
}

#section1 {padding-top: 50px;}
#section2 {padding-top: 50px;}
#section3 {padding-top: 50px;}

.smallImg {
	max-width: 64px;
}

.normalImg {
  max-width: 600px;
  padding: 0px 0px 15px 0px;
}

/*@media screen and (max-width: 810px) {
	#section1, #section2, #section3  {
	    margin-left: 150px;
	}
}
*/ 