.attorna-mobile-header .attorna-logo-inner {
  max-width: 200px;
}

.attorna-animate-fixed-navigation.attorna-header-style-plain .attorna-logo, .attorna-animate-fixed-navigation.attorna-header-style-boxed .attorna-logo{
  padding-top: 0px;
  padding-bottom: 0px;
}

.attorna-animate-fixed-navigation.attorna-header-style-plain .attorna-logo-inner, .attorna-animate-fixed-navigation.attorna-header-style-boxed .attorna-logo-inner{
  max-width: 220px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.attorna-body .gdlr-core-column-service-media a:hover {
    color: #fff;
}
.attorna-page-title-wrap {
    background-image: url(../img/page-title-background.jpg);
}


@media (min-width: 768px) {
  .attorna-logo {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .attorna-logo-inner {
    max-width: 268px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
