/* Your custom css code goes here */
header img, header nav {
    display: inline-block;
    vertical-align: middle;
	height: 80px;
}

header {
	background:rgba(31,31,31,1)
}


.service.left-icon {
	background:rgba(139,197,63)
}

.probootstrap-section {
	background-image: url("../img/pattern_bg.png");
}

#small_banners{
	height:500px;overflow:hidden
}