
footer img {max-height:3rem;}
.rounded-circle {
	border-radius:0 !important;
}
body { padding-bottom: 70px; }

.img_bg {
  background-repeat:no-repeat; 
  background-size:contain; 
  background-position: center; 

}

.navbar-brand img {
height: 100%;
max-height: 80px;
}
.bg-grey {
background-color: #e9ecef;
}
.navbar-nav a.nav-link{
  color: #cc3
}

.home-card img {max-height: 200px;}

.navbar-nav a.nav-link:focus { outline: none; }

.bigimg_wrapper {
  text-align: start; position: relative; top: 0; right: auto; bottom: auto; left: 0px; z-index: 0; width: 100%;  margin: 0px; overflow: hidden; display: block;
}

.img_wrapper_holder {
  display: block; background-repeat:no-repeat; background-size:cover; width:100%;  background-position: top; 

}

.bigimg_wrapper, .img_wrapper_holder, .img_wrapper_div {
  min-height: 500px; height:100%;
}
