.desktopbanner{
    width: 100%;
    height: 20%;
    bottom: 0%;
    background: black;
    overflow: hidden;
    left: 50%;
    transform: translateX(-50%);
}
.bannerclose{
    right: 0.5%;
    width: 2.5%;
    top: 3%;
}
.newbanner{
    right: 12%;
    top: -5%;
    width: 7%;
}
.expand{
	width:100%;
	height:20%;
	bottom:0%;
	background:white;
	cursor:pointer;
}
.expandimg{
	width: 12%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.no7{
	width: 8%;
    left: 1%;
}
.laboratories{
    top: 48%;
    left: 1%;
    width: 15%;
}
.lookUp{
    width: 14%;
    left: 20%;
    top: 3%;
}
.lineCorrecting{
    width: 17%;
    left: 20%;
    top: 1%;
}
.basedtxt{
    width: 25%;
    left: 20%;
    top: 61%;
}
.shopnow{
    width: 11%;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.testubebanner{
    right: 10%;
    transform: rotate(-90deg) !important;
    width: 8%;
    top: -130%;
}
.testube1banner{
    right: 5%;
    bottom: -120%;
    width: 10%;
}
