section{margin-bottom: 0 !important;}
a.navbar-brand{color: #fff !important;font-size: 28px;line-height: 31px;}
.section-heading h1{font-size: 30px !important;}
.section-heading p{font-size: 16px !important;color: #333 !important;text-align: left !important;}

section#products {
    background: #f6f6f6;
}
.products .product-items{margin-bottom: 30px;}
.products .product-item{border: #eee 1px solid;position: relative;}
.products .pro-img{width: 100%;background-size: cover;display: block;}
.products .pro-img img{margin: 0 !important;}
.products .pro-name{position: absolute;bottom: 0;left: 15px;right: 15px;height: 40px;line-height: 40px;background: rgba(255,255,255,0.7);color: #333;text-align: center;}

footer a.webname{color: #fff !important;font-size: 20px;}

section#about{padding-bottom: 0 !important;}