@media only screen and (max-width: 1024px) and (orientation: landscape) {
    .no7 {
        width: 9%;
        top: 5%;
    }
    .expandlogo {
        width: 30%;
    }
    .newbanner{
        top: 5%;
    }
    .shopnow{
        width: 16%;
    }    
    .expandimg{
        width: 20%;
        top: 60%;
    }
    .lineCorrecting{
        width: 20%;
        top: 5%;
    }
    .lookUp{
        width: 17%;
        top: 5%;
    }
    .basedtxt{
        width: 45%;
    } 
    .new{
        top: 33%;
    }
    .expandtesttube {
        width: 9%;
        top: 30%;
        right: 18.5%;
    }   
    .shadowtesttube{
        width: 40%;
        right: 3%;
        top: 77%;
    }    
    .expandbasedtxt{
        width: 50%;
        top: 90%;
    }
    .videoposter{
        width: 40%;
        top: 33%;
    }
    .expandlookup {
        width: 55%;
    }
    .expandshopnow {
        width: 19%;
        left: 4.6%;
        top: 70%;
    }
    .expandavailable{
        width: 18%;
        top: 82%;
    }
    .testubebanner{
        top: -80%;
    }
}

@media only screen and (max-width: 500px) and (orientation: landscape) {
    .no7 {
        width: 7%;
        top: 2%;
    }
    .expandimg{
        width: 16%;
    }
    .lineCorrecting{
        top: -12%;
        left: 18%;
    }
    .lookUp{
        width: 15%;
        top: 3%;
        left: 18%;
    }
    .basedtxt{
        width: 50%;
        top: 55%;
        left: 16.5%;
    } 
    .new{
        top: 19%;
    }
    .plus1, .minus1 {
        top: 40%;
    }
    .plus1txt {
        top: 42%;
    }
    .plus2, .minus2 {
        top: 55%;
    }
    .plus2txt {
        top: 57%;
    }
    .plus3, .minus3 {
        top: 65%;
    }
    .plus3txt {
        top: 67%;
    }
    .expandtesttube1 {
        top: 45%;
    }
    .expandtesttube {
        top: 14%;
    }   
    .expandbasedtxt{
        width: 50%;
        top: 90%;
    }
    .videoposter{
        width: 36%;
        top: 34%;
    }
    .expandlookup {
        width: 45%;
    }
    .expandshopnow {
        width: 15%;
        left: 4.5%;
        top: 74%;
    }
    .expandavailable{
        width: 15%;
        top: 84%;
    }
    .testubebanner{
        width: 7%;
        top: -90%;
    }
    .shopnow{
        width: 16%;
    }
}
