hrtovey
5/15/2018 - 5:13 PM

split-the-difference

/* CSS */
#about {
  overflow:visible;
}

.cute-kitten-image {
  margin-top: -330px !important; /* Otherwise margin-top is overwritten by Squarespace template */
}


/* To go with this image inside a code block */
<img class="cute-kitten-image" src="http://placekitten.com/700/300">