/* Enter Your Custom CSS Here */
.navbar-brand > img {
    max-height: 40px;
}

@media (min-width:1200px) {
.col-lg-3 {
    width: 50%;
	}

.section-header {
    padding-bottom: 0px;
}

.contact-us {
    padding-top: 0px;
}
