.ff-sitemap-wrap {
  display: block;
  width: 100%;
}

.ff-sitemap-logo {
  float: left;
  width: 200px;
  height: 200px;
  margin: 0 35px 20px 0;
}

.ff-sitemap-wrap .ff-bullet {
  margin-top: 0;
}

.ff-sitemap-wrap::after {
  content: "";
  display: table;
  clear: both;
}
