#block-museum-local-tasks {
  z-index: 500;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  font-family: "Source Sans Pro", "Lucida Grande", Verdana, sans-serif;
  font-weight: bold;    
  background-color: #0f0f0f;
  box-shadow: -1px 0 3px 1px rgba(0, 0, 0, 0.3333);
}

#block-museum-local-tasks ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: small;
}

#block-museum-local-tasks li {
  margin: 0px;
  padding: 13px 17.333px;
  display: inline-block;
}

#block-museum-local-tasks a {
  color: #fff;
  text-decoration: none;
}

.node-name--resources, .node-name--about {
  margin-left: 0px !important;
  margin: 0px auto !important;
}

.sidebar--item {
  display: block;
  max-width: 375px;
  width: 100%;
  text-decoration: none;
  color: #262626;
  margin-bottom: 36px;
}

.sidebar--item h2 {
  font-size: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.sidebar--item p {
  font-size: 16px;
  line-height: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.sidebar--item .cta {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
}



@media only screen and (min-width: 1200px) {
  .node-page .align-right {
      float: none;
      margin: 48px 0px;
      margin: 3rem 0rem;
      width: auto;
  }
}


.node-page th,
.node-page td {
  padding: 7.5px 7.5px 7.5px 7.5px;
}

.node-page table {
  width: 100%;
  border: 0;
}

.node-page th {
  text-align: left;
}

.node-page table,
.node-page table p {
  font-size: 14px;
  line-height: 22px;
}

.node-page tr {
  border-bottom: 1px solid #E6E6E6;
}