#waystohelp td { 
background: white;

}

body.node-3138 #node-1870-teaser .field-image {
max-width: 100% !important;
}

body.node-3138 #node-1870-teaser .subtitle:before {
content: "Board Member, Development chair";
display: block;
letter-spacing: 1px;
text-transform: uppercase;
color: #777;
margin-bottom: 20px;
font-size: .8em;
font-weight: normal;
visibility: visible;
}

body.node-3138 #node-1870-teaser .subtitle {
  visibility: hidden;
}

.mac-button {
  background: #3E87CB !important;
  color: white !important;
  text-decoration: none !important;
  text-shadow: none;
  font-size: 1.2em;
  padding: .3em 1em;
}

.mac-button:hover {
  background: #2E67AB !important;
}


/* Limit the width of the node form interface edit layout */
.section-node-form .page-center {
  max-width: 1034px;
}

.stanford-center-title .title {
  text-align: center;
}

.stanford-center-subtitle .subtitle {
  text-align: center;
}

.stanford-hide-read-more .link-read-more {
  display: none;
}

.stanford-simple-table tr {
  background: transparent !important;
}

.stanford-simple-table td img {
  display: inline-block !important;
}

.node .stanford-button {
    display: inline-block;
    padding: 10px 26px;
    border-radius: 35px;
    text-transform: uppercase;
    font-size: 1.6rem;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.2s ease-in-out;
    color: white;
    background: #707D07;
}
.node .stanford-button:hover {
  background: black;
}

.cc-banner .cc-message {
  font-size: x-large !important;
}

@media only screen and (min-width: 640px) {
  .hero .node-inner .node-header .title {
    margin: 0 auto;
  }
}

.menu-mlid-5808 .menu-title:after {
  content: "" !important;
}

.page-sidebar .contact-posts .node-item {
  display: block !important;
}

.front .home-stay-connected-block .node-webform form > div {
    display: block !important;
}

.front .home-stay-connected-block .node-webform .webform-component-email {
    margin-bottom: 15px !important;
}

.block-content .mt-319 {
  display: none !important;
}

.block-content .mt-318 {
  display: none !important;
}

.block-content .mt-317 {
  display: none !important;
}

.block-content .mt-51 {
  display: none !important;
}

.care-icon img {
height: 100px !important;
}