body {
  min-width: inherit;
}

nav {
  font-size:1rem;
}

ul {
  margin-bottom: 0!important;
}

.selling-list {
  font-size: 62.5%;
}
.settings-holder {
  font-size: 62.5%;
}

.landing-makes {
  font-size:0.83em;
}

.info ul {
  padding-left: 40px;
  list-style-type: disc;
}

main {
  min-height: 82vh;
}
/*Footer stick to bottom code*/
/* .wrapper {
  position: relative;
  min-height: 92%;
}.content-container {
  padding-bottom: 140px;
}.footer-container {
  position: absolute;
  bottom: 0;
  width: 100%;
} */
