html body .node .field--type-image,
html body .node .field--type-image img {
  margin: 0px 0px 0px 0px;
}

/* Base typography reset */
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
blockquote,
figure {
  /* margin: 0;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px; */
}