
		@media screen and (max-width: 499px) {
			section.content-dep:before {
				background:url(/file/11448/46/550/True/turistika-spodni.jpg) no-repeat center top;
			}
				section.content-dep:after {
					background:url(/file/11447/375/550/True/turistika.jpg) no-repeat center top;
				}
				.backgroundsize section.content-dep:after,
			.backgroundsize section.content-dep:before {
				-webkit-background-size:cover;
				-moz-background-size:cover;
				-o-background-size:cover;
				background-size:cover;
			}
		}
		@media screen and (min-width: 500px) and (max-width: 799px) {
			section.content-dep:before {
				background:url(/file/11448/73/840/True/turistika-spodni.jpg) no-repeat center top;
			}
				section.content-dep:after {
					background:url(/file/11447/420/840/True/turistika.jpg) no-repeat center top;
				}
				.backgroundsize section.content-dep:after,
			.backgroundsize section.content-dep:before {
				-webkit-background-size:cover;
				-moz-background-size:cover;
				-o-background-size:cover;
				background-size:cover;
			}
		}
		@media screen and (min-width: 800px) {
			section.content-dep:before {
				background:url(/file/11448/73/1600/True/turistika-spodni.jpg) no-repeat center top;
			}
				section.content-dep:after {
					background:url(/file/11447/800/1600/True/turistika.jpg) no-repeat center top;
				}
				.backgroundsize section.content-dep:after,
			.backgroundsize section.content-dep:before {
				-webkit-background-size:cover;
				-moz-background-size:cover;
				-o-background-size:cover;
				background-size:cover;
			}
		}