.pager-line {
display: none;
}

div.header-logo {
background-color: #FE9900;
padding:20px;
}

.navbar-wrapper {
margin-top: 20px;
}

.hover-box h4 {
background-color:#565e4f;
}



#logo-image{
max-width:500px;
}

@media(min-width:992px){
.header-logo {
width:940px;
height:auto;
}
#content {
margin-top:190px;
}
}
@media(min-width:1200px){
.header-logo {
width:1140px;
}
#content {
margin-top:150px;
}
}





