@media(min-width:768) and (max-width:1023px) {
    #featuredVideos .feature-block__item:nth-child(2) {
        display:none;
    }
}

.office-location-notes {
  display: block;
  padding-bottom: 2rem;
}