body {
  background-color: rgba(219, 219, 219, 1);
  margin-top: 0;
  font-size: 16px;
  max-width: 100%;
}
.footer {
  background-image: url(footer.png);
  height: auto;
  width: auto;
}
.footertext {
  font-family: "din-next-w01-light" !important;
}
@media only screen and (max-width: 767px) {
  
  
  
}