@use "00-base/configure" as *;

.ma__policy-advisory {
 
  &__top-contact {
    margin-bottom: 0;
  
    .ma__contact-list {
      margin-bottom: 45px;
    }
  }

  &__content {
    position: relative;
  }
}
