@import url('/mra_styles/themes/mayflower/css/style.css');

.logo {
  display: block;
  width: 300px;
  padding: 0;
  margin: 10px auto;
  background: url("img/nexthome_logo.png") no-repeat;
  background-position: center;
  background-size: contain;
}

.listing_provided_by.copyright {
  display: none;
  visibility: hidden;
}