body {
	 /* 50px is the height of the navbar - change this if the navbarn height changes */
}

.portfolio-item {
	margin-bottom: 25px;
}

footer {
	margin: 50px 0;
}


.col-lg-6, .col-md-6 {
 padding-right: 0px;   
 padding-left: 10px;
}
.portfolio-item{margin-bottom: 10px;}
.row{margin-left: -10px; margin-right: 0;}
.container{padding-left: 0; padding-right: 0;}
.navbar, .breadcrumb{margin-bottom: 10px;}

