.footer {
  margin-right: auto;
  padding: 0 1.6949152542% 30px;
  clear: both;
}
.main-footer__top {
  background-color: white;
}
.main-footer__col3 {
    text-align: center;
  }
.item-set-items {
  display: none;
}
.asset .caption {
  font-size: 1rem;
}
 .logos_tamara{
display: flex;
  gap: 1rem;
  justify-content: space-evenly;
  position: relative;
  width: 1400px;
  margin-left: -400px;
  margin-top: 20px;
}

body, button, input, select, optgroup, textarea
{
  line-height: 1.3;
}
.uv .footerPanel .options.minimiseButtons .btn
{
  font-size: 0;
  display: none;
}
.uv .rightPanel .top .expandFullButton
{
  position: fixed;
}
.item.resource.browse.item-set.user-bar.main-header--inline #mirador-2
{
  display: none;
}
.item.resource.browse.item-set.main-header--inline #mirador-1
{
  display: none;
}
.item.resource.show.main-header--inline #uv-1
{
  display: none;
}
#uv-2
{
  display: none;
}
.faceted-browse-page #section-sidebar {
  background-color: white;
}
.field {
  padding:20px 25px;
  margin-bottom:25px
}
.fieldset 
{
  padding:20px 25px;
  margin-bottom:25px
}
.facets-container {
  padding:20px 25px;
  margin-bottom:25px
}
.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}
.group .item _collection  {
  display: none;
}
.faceted-browse-page #section-content table .resource-link img {
  max-height: 15rem;
}
.parent {
  border: 1px solid white;
  margin: 1rem;
  padding: 2rem 2rem;
  text-align: center;
}
.child {
  display: inline-block;
  border: 5px solid white;
  padding: 1rem 1rem;
  vertical-align: middle;
}
.main-header__advanced-search
 {
  display: none;
}
.main-footer__bottom 
 {
  background-color: white;
}
.main-footer
{
  color: var(--primary);
}
@media (max-width: 600px) {
            footer {
                flex-direction: column;
            }
       .footer .image-block {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 20px;
        }