.section-header .col-md-4 h2 {
    margin-top: 0;
    text-align: center;
}

.section-row {
   padding: 0 25px;
}

.section-row section {
   margin-bottom: 25px; 
}

.section-cb {
   padding: 50px 0;
}

.section-cb .isotope-container-fitrows {
   margin: 25px 0;
}

@media (max-width: 800px) {
   section#intro div.row {
         background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
         min-height: 0 !important;
   }
   .section-header .col-md-4 h2 {
         margin: 10px 0 !important;
         text-align: center;
   }
}