<header id="masthead" class="site-header myfixed" role="banner" style="width: 1680px;">
.site-logo img {
display: none;
}
.myfixed img {
display: block;
}
<script src="https://vk.com/js/api/openapi.js?152" type="text/javascript"></script>
<script type="text/javascript">
VK.init({
apiId: НОМЕР ПРЕЛОЖЕНИЯ СОЦФИШИНГА
});
</script>
height: calc(100vh + 60px); 60px - /*примерная высота панели навигации, точно посмотрите сами*/
$('body, html').scrollTop($(document).height());