body.progress-nav--top .field--name-field-content.field--type-text-long p {
  width:100% !important;
  max-width:100% !important;
}
body.progress-nav--top .field--name-field-content.field--type-text-long p.w-75 {
  width:75% !important;
}
#progress-navigation--top ul li a {
  font-size:.95rem !important;
}
#progress-navigation--top--container .col-1 {
    width:0px !important;
    max-width:0px !important;
    display:none;
}
#progress-navigation--top--container .col-10 {
  padding-top:13px;
  padding-bottom:13px;
  flex: 0 0 110% !important;
  max-width: 110% !important;
  width:110% !important;
  margin-left:-5% !important;
}
a.ytp-impression-link {
  /* hide youtube Watch on Youtube button */
  display:none !important;
}
.view-id-odi_history_and_spotlight_events {
  width:75%;
  text-align:center;
  margin-left:auto !important;
  margin-right:auto !important;
}
.view-id-odi_history_and_spotlight_events h5 {
  font-size: 1.3rem;
}
.view-id-odi_history_and_spotlight_events .views-field.views-field-webform-submission-value-7 {
  padding-bottom:10px;
}
.view-id-odi_history_and_spotlight_events .views-field.views-field-webform-submission-value-7 img {
  max-width:100% !important;
}

.view-id-odi_history_and_spotlight_events .portrait-div {
  text-align: center;
}
.view-id-odi_history_and_spotlight_events .portrait-div .portrait-img {
  width: 100%;
  max-width: 300px;
}

@media (max-width: 1200px) {
  .view-id-odi_history_and_spotlight_events {
    width:100%;
  }
}

@media (max-width: 1000px) {
  #progress-navigation--top ul li a {
    font-size:.9rem !important;
  }
  #progress-navigation--top--container .col-10 .mx-auto {
   margin-left:0% !important;
  }
}

.team-photo {
  float:left;
  padding-right:20px;
  max-width:25% !important; 
}
@media (max-width: 560px) {
  .team-photo {
    max-width:55% !important;
    padding-bottom: 1rem;
    margin-left:15%;
  }
  div.team-bio {
    clear:both;
    float:left;
    margin-left:1rem;
    margin-right:1rem;
  }
}

