@media (min-width: 1441px) {

	.main-slider {
		background: var(--main-slider-bg-color) url(../images/bg-header-bb-2026-1441-new.jpg) no-repeat 50% 50% !important;
	}

}

@media (min-width: 1201px) and (max-width: 1440px) {

	.main-slider {
		background: var(--main-slider-bg-color) url(../images/bg-header-bb-2026-1201-new.jpg) no-repeat 50% 50% !important;
	}

}

@media (min-width: 993px) and (max-width: 1200px) {

	.main-slider {
		background: var(--main-slider-bg-color) url(../images/bg-header-bb-2026-993-new.jpg) no-repeat 50% 50% !important;
	}

}

@media (min-width: 769px) and (max-width: 992px) {

	.header-logo {
		margin-top: 9px !important;
	}

	.main-slider {
		background: var(--main-slider-bg-color) url(../images/bg-header-bb-2026-769-new.jpg) no-repeat 50% 50% !important;
	}

}

@media (min-width: 7px) and (max-width: 768px), only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {

	.header-logo {
		margin-top: 9px !important;
	}

	.main-slider {
		background: var(--main-slider-bg-color) url(../images/bg-header-bb-2026-577-new.jpg) no-repeat 50% 50% !important;
	}

}
