
	.mobilelandbanner{
	position: absolute;
    width: 100%;
    height: 40%;
    bottom: 0%;
    background: black;
    overflow: hidden;
    left: 50%;
    transform: translateX(-50%);
	}
	.mobilelandbannerclose{
	position: absolute;
    right: 0.5%;
    width: 1.5%;
    top: 3%;
	}
	.mobilelandnewbanner{
	position: absolute;
    right: 19%;
    top: -4%;
    width: 10%;
	}
	.mobilelandexpand{
	position:absolute;
	width:100%;
	height:20%;
	bottom:0%;
	background:white;
	cursor:pointer;
	}
	.mobilelandexpandimg{
	width: 12%;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
	}
	.mobilelandno7{
	width: 12%;
    left: 5%;
    top: 15%;
    position: absolute;
	}
	.mobilelandlaboratories{
	position: absolute;
    top: 54%;
    left: 5%;
    width: 15%;
	}
	.mobilelandlookUp{
	position: absolute;
    width: 17%;
    left: 24%;
    top: 7%;
	}
	.mobilelandlineCorrecting{
	position: absolute;
    width: 17%;
    left: 26%;
    top: 22%;
	}
	.mobilelandbasedtxt{
	position: absolute;
    width: 25%;
    left: 24%;
    top: 62%;
	}
	.mobilelandshopnow{
	position: absolute;
    width: 12%;
    left: 45%;
    top: 33%;
	}
	.mobilelandtestubebanner{
	position: absolute;
    right: 16%;
    transform: rotate(-90deg);
    width: 8%;
    top: -50%;
	}
	.mobilelandtestube1banner{
	position: absolute;
    right: 12%;
    bottom: -61%;
    width: 12%;
	}
	.mobilelandexpand img,.mobilelandno7 img,.mobilelandlaboratories img,.mobilelandlookUp img,.mobilelandbasedtxt img,.mobilelandshopnow img,.mobilelandtestubebanner img,.mobilelandtestube1banner img,.mobilelandbannerclose img,.mobilelandnewbanner img,.mobilelandlineCorrecting img{
	width:100%;
	height:100%;
	}