.img_1{
    position: absolute;
    margin-left: 50px;
}

.img_2{
     margin-top: 50px;   
}

.img_3{
     margin-top: 90px;   
}

#table{
    text-align: center;
    border: 1px solid #000 !important;
    border-collapse: collapse;
    margin-left: 40px;
    margin-top: 20px;

}

.table{
    width: 300px;
    height: 120px; 
    position: absolute;
    left: 370px;
    top: 290px;
    border: 1px solid #000;
}

#table_1{
     text-align: center;
    border-collapse: collapse;
    
}

.table_1{
     width: 300px;
    height: auto;
    position: absolute;
    left: 370px;
    top: 1350px;
    border: 1px solid #000;
}

#table td,
#table_1 td{
     border: 1px solid #000;   
}

.table_z{
     position: absolute;
    width: 300px;
    height: auto;
    left: 370px;
    top: 1970px;
    border: 1px solid #000;
}