/*
Theme Name: UCLA WordPress Psychology
Theme URI: https://github.com/ucla/design-kit-wp-upstream
Template: ucla-wordpress
Author: UCLA Strategic Communications
Author URI: https://strategic-communications.ucla.edu/
Description: The UCLA Theme provides a set of resources for creating a site that aligns with the UCLA Design System. This theme includes a set of starter page templates you can choose from whether you want to build something simple or a complex site.
Tags: UCLA,Strategic Communications
Version: 2.7.0.1757448075
Updated: 2025-09-09 13:01:15

*/

@media (min-width: 768px) {
    .ucla-header--school__custom-logo {
        max-height: 4.563rem;
    }
}

@media (min-width: 1024px) {
  .single-faculty-page > .ucla-header {
    margin-bottom: 64px;
  }
}