.bgCover {
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.vc_column-inner {
padding-top: 5px !important;
}
h1 a, h1 a:link, h1 a:active {
text-decoration: none !important;
}