When viewing the Video Sign in a full-size browser on my monitor, it looks great. However, as soon as I resize the browser slightly smaller, it starts to cover the "photo Booth" text and appears off. Before implementing media queries for mobile responsiveness, I want to ensure that the code for the video button sign is correctly set up.
Visit this link for more information.
header .video-sign {
position: absolute;
bottom: -30px;
right: 28rem;
}
See a screenshot of the website with the "Click For Video" Button.