body,h1,h2,h3,h4,h5,h6 {
  /*font-family: "Lato", sans-serif;*/
  font-family: "Montserrat", sans-serif
  /*font-family: 'Roboto Mono', monospace;*/
  color: #555;
}
.w3-bar,h1,button {
  font-family: "Montserrat", sans-serif
}
.w3-bar{
  text-align:right;
}
.fa-anchor,.fa-coffee {
  font-size:200px
}
.kyroslogo{
  width:50%;
  max-width: 640px !important;
}
.carRecyclingIcon{
  width:120px;
}
.carTowedIcon{
}
.EdoeIcon{
  display:block;
  width:80px;
  margin:0 auto;
  padding-top:1rem;
}

@media (max-width: 1400px){
    header {
        margin-top:100px;
    }
    .w3-bar-item{
        font-size:0.93em;
    }
}
