.responsive .art-responsive-embed
{
position: relative;
padding-bottom: 56.25%;
/* 16:9 */
height: 0;
}
Problem with Add-to-any and Artisteer 4.1 responsive themes
The latest version of the add-to-any plugin (version 1.1.6) conflicts with Artisteer responsive themes. When the window size is narrower than 768 pixels, it can cause Artisteer‘s responsive jQuery code to add a <div> which is then styled as if it were a responsive video. This creates a huge blank space between the top of the page and the header.
This problem occurs on pages which don’t even include share buttons, so I’ve stopped using the plugin until it’s been resolved.
The CSS that creates this space is from style.responsive.css
This CSS is often used to create responsive videos