.mp-irf-member-details-form {
  form.acf-form {
    margin-top: 0;
    .acf-field {
      margin-bottom: 1.5em;
      }
  }
.mp-irf-title {
    font-size:3rem;
    line-height:1;
    font-weight:bold;
  
}
}


.site-branding__logo {
  width: 80px !important;
  height: 80px !important;
  max-width: 80px !important;
  max-height: 80px !important;
  object-fit: contain !important;
}
.site-branding,
.site-branding__logo {
  width: 80px;
  height: 80px;
}

.site-branding__logo {
  max-width: 80px;
  max-height: 80px;
  object-fit: contain;
}


