#logo {
  max-height: 60px;
  margin-top: auto;
  margin-right: 10px;
}

body {
  font-family: Garamond;
}

#Main {
  text-align: center;
  padding: 200px;
  background: url(../../assets/img/Main.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

#Map {
  text-align: center;
  padding: 20px;
}

#Reno {
  text-align: center;
  padding: 200px;
  background: url(../../assets/img/865961783978619944.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

Quote {
  text-align: center;
  padding: 200px;
  background-size: cover;
  background-repeat: no-repeat;
}

#Terns {
  text-align: center;
  padding: 80px;
}

#About {
  text-align: center;
  padding: 80px;
  background: url(../../assets/img/847086983020762573.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

#Main .jumbotron {
  border-radius: 25px;
  padding: 30px;
  background-color: rgba(255,255,255,0.50);
}

#Map .jumbotron {
  border-radius: 15px;
}

#Quote .jumbotron {
  border-radius: 25px;
  padding: 30px;
  background-color: rgba(255,255,255,0.50);
}

#Terms.jumbotron {
  border-radius: 25px;
  padding: 40px;
  background-color: rgba(255,255,255,0.70);
}

#About .jumbotron {
  border-radius: 25px;
  padding: 40px;
  background-color: rgba(255,255,255,0.70);
}

#Reno .jumbotron {
  border-radius: 25px;
  padding: 40px;
  background-color: rgba(255,255,255,0.70);
}

#info {
  width: 100%;
  table-layout: auto;
  align-content: center;
}

.table-responsive {
  overflow: hidden;
  table-layout: auto;
}

#third {
  width: 600px;
  padding: 60px;
  align-self: center;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

#fourth {
  padding: 20px;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.article-clean {
  text-decoration-color: initial;
  color: #56585b;
}

#floorshow {
  overflow: auto;
  white-space: nowrap;
}

#livingroom {
  overflow: auto;
  white-space: nowrap;
}

#bedroom {
  overflow: auto;
  white-space: nowrap;
}

#kidsroom {
  overflow: auto;
  white-space: nowrap;
}

#suits {
  overflow: auto;
  white-space: nowrap;
}

#office {
  overflow: auto;
  white-space: nowrap;
}

#hotel {
  overflow: auto;
  white-space: nowrap;
}

#cafe {
  overflow: auto;
  white-space: nowrap;
}

#colour {
  overflow: auto;
  white-space: nowrap;
}

#mat {
  overflow: auto;
  white-space: nowrap;
}

