.login_image{
    background-repeat: no-repeat;
    width:100%;
    height: 100%;

}
.height{
    margin: 30vh;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

th, td {
    text-align: left;
    padding: 8px;
}

