@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed&subset=latin,cyrillic);
@media screen and (min-width: 1050px) 
{
	body {
		background: url("https://mtravel.by/images/bg/eisk236.jpg") no-repeat;
		background-attachment:fixed;
		background-position: 50% 50%;
		opacity: 0.95; 
		background-size: cover;
		
	}
}