Currently encountering an issue with the position of an image within the .nav container. The background-positioning property is set to right and displays under the hover selector as intended. However, I am looking to adjust the positioning of the image slightly to the left, closer to the navigation link itself. When attempting to use inset border thickness or absolute positioning, it results in unintended consequences such as moving the text of the nav link. Is there a way to reposition the image without affecting surrounding elements? As a newbie to HTML5 utilizing Dreamweaver CC, I am seeking a solution while away from my computer.