.main-header {
    min-height: 0;
    padding-bottom: 0;
}
.top-nav {
    padding: 32px 32px 0 32px;
}
.top-nav svg {
    fill: #000!important;
}
.top-nav-left li a {
    color: #000!important;
}
.services-info-box-title {
    font-size: 16px;
    color: #444;
    font-weight: 300;
    text-align: left;
    margin-bottom: 5px;
}
.services-info-box ul li {
	display: list-item;
}
