.myaccount-credit-label  {
  display:none;
}

.is-fixed .l-header__logo {
    padding-top: 10px;
    padding-bottom: 10px;
}

.hero {
margin-top: -2rem !important;
}

.ws-logo__image {
	max-width: 110%;
	height: 95px;
}

.html5-video-container {
  height: 100%;
  width: 100%;
  position: relative;
}

.video-stream html5-main-video {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   height: 100%;
   width: 100%;
}

.video-wrapper iframe {
   border: 0;
   height: 500px;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.video-wrapper {
  overflow: hidden;
  position: relative;
}

.ytp-cued-thumbnail-overlay{
   border: 0;
   height: 500px;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.intact-pricelogin {
  display: none;
} 


