﻿


.navbar {
  /* padding: 0.7rem 1rem !important; */
}

.navPadding{
	padding-top: 0.7rem !important;
    padding-bottom: 0.7rem !important;
}

/* img{
  max-width: 100% !important;
} */

.brandHeight {
   max-height:4rem;
   /*max-width: none !important;*/
}

.brandBottomHeight {
   /*height: 3rem; */
}

.navPadding {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

