p {
   font-size: 16px;
}

.highlight {
   
}

 

#navigation {
   
}

 h1 {
  font-size: 250px;
}

.title {
  font-size: 25px;
}
 
body { background-image: url('');
  background-repeat: no-repeat;
 background-position: top ;
   background-size:75% 75%;
    
}

div {
    /* display: inline-block;
     width: 400px; */
     clear: both;
}
 
  h6 { 
    position: ;
    bottom: 0% ;
  }
  
button.navbar-toggler {
  width: 30px;
  height: 30px;
}

 @media (max-width: 700px)   { .container2 {
     display:block;
 }button.navbar-toggler { width: 25px;
          height: 30px;
    color: darkgrey;
    border-color:black;
     }

 }
 
.videorow{
    border: 1px solid #ccc;
    text-align: left;
}
.video1{
    display: inline-block;
    width: 150px;
    height: 150px;
    background: #ccc;
    margin: 5px;
}

