.fit-cover {
  object-fit: cover;
}

/* .res1-temp {
  width: 151px;
  border-right-width: 1.4px;
  border-right-style: solid; */
/* } */

.res1-temp:hover {
  background-color: #094424;
}

.res1-temp > a:hover {
  color: white;
}

.res1-temp > .active {
  color: white!important;
  background: #094424;
}

.res1-temp > a {
  width: 100%;
}

