﻿.InstructionsDiv a.AnchorLink:before {
  display: block;
  content: " ";
  margin-top: -125px;
  height: 125px;
  visibility: hidden;
}

.InstructionsDiv img{
    border: 1px solid #bdbdbd;
}