.top-menu{
    position: static; 
}
.text-box p,
.text-box li,
.text-box table{
    color: #ffffff;
  
}
a{
    text-decoration: none;
}

.team-picture{
    width: 100%;
    height: 100%;
}
@media  (max-width: 768px){
.contact-about{
    text-align: center;
}
}

