/*
 Theme Name:   UUA Congregations Child
 Theme URI:    http://uuatheme.org
 Version:      0.1.0
 Private:      true
 Author:       silentpost
 Author URI:   http://silentpost.digital
 Template:     uua-congregation
 Description:  UUA Congregations child theme
 Tags:         uua
 License:      GNU General Public License v2.0
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  uua-child
 */

.masthead-header .container {
  padding: 0 0 25px 0 !important;
}

.navbar-brand img {
  height: 120px !important;
  max-height: 100% !important;
  width: auto !important;
}

@media only screen and (min-width: 992px) {
  .carousel {
    max-height: 473px !important;
  }
}
