/* Enter Your Custom CSS Here */
#subpage_sidebar {
  padding:30px 60px !important;
}

#case_study_content {
  padding: 50px !important;
}
.navbar {
  width: 650px;
    float: right;
  max-width: 100%;
}
#header_logo {
  width: 350px;
}

.cookie-notice-container {
  font-family: source sans pro!important;
  font-weight: bold;
}

#cookie-notice .cn-button {
  font-family: source sans pro;

font-weight: bold;

margin-left: auto;

margin-right: auto;

display: block;

margin-top: 15px;

width: -moz-fit-content;

font-size: inherit;
}


#tel-no {
  color:white!important;font-size:25px;float:right; font-family: source sans pro; position:relative; top:15px;
}

#primary-menu {
  position:relative;
  bottom:10px;
}

.service_details {
  min-height:370px!important;
}

.service_overview_image {
  height:120%!important;
  width: 375px!important;
}

.service_overview {
  padding: 50px 0;
}

@media (max-width: 1000px) {
.large-only { 
  display: none; 
}
}