.site-header{
  position: relative !important;
  padding: 20px; 
  margin-top: -15px;
}

#mainnav ul li a {
  	color: #000000;
    font-size: 85%;
    font-weight: strong;
}

#mainnav ul li a:hover {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

.project-item.item img {
    height: 200px;
    width: 900px;
}
	
.widget_sydney_services_type_a .service img {
    height: 250px;
    width: 950px;
}

.service .icon:hover {
    background: #d65050 !important;
    color: white !important;
}

.service .icon:hover i {
    color: white !important;
}

.site-info.container {
    display: none;
}
