.fb-page {
  border-style: solid;
  border-color: #548701;
}

.twitter-timeline {
  border-style: solid !important;
  border-color: #548701 !important;
}

@media screen and (max-width: 1000px) {
  .fb-page {
  display: none !important;
  
  }
} 

@media screen and (max-width: 1000px) {
  .twitter-timeline {
  display: none !important;
  
  }
} 


.latest-news-events {
    background: #004b80 !important;
    
    }