﻿
.bg-slider {
	width: 100%;
	height: auto;
	background-position:center center;
	background-size: cover;
//	display: flex;
//	align-items: center;
//	justify-content: center;
}
/*
.bg-slider__title{
	color: #fff;
	font-size: 48px;
	line-height: 1.5;
	text-align:center;
	text-shadow: 1px 1px 1px #000;
}
*/