@charset "UTF-8";
/* CSS Document */

.boxcolorranger01 {
	background-image: url(../images/colorranger/ranger_screen.jpg);
	background-size: cover;
	background-position: center;
	height: inherit;
	position: relative;
}

.mobil_info {
	z-index: 99;
	position: absolute;
	bottom: 0px;
	display: none;
}
