/* Header - Prevent
 ========================================================================== */
#nb-header-prevent {
  background-color: #000;
}
/**/
.nb-advert {
  display: block;
  height: 60px;
  background-size: contain !important;
  margin: 0 5px;
}
.nb-advert1 {
  background: url('/images/head-prevention.jpg') top center no-repeat;
}
.nb-advert2 {
  background: url('/images/head-prevention.jpg') top center no-repeat;
}

@media (max-width: 767px) {
	.sc-visible-medium {
		display: none !important;
	}
	.sc-visible-large {
		display: none !important;
	}
	.sc-hidden-small {
		display: none !important;
	}
}

.sc-container-center {
	margin-left: auto;
	margin-right: auto;
}
