.con{
    display: flex;
    align-items: center;
    margin-left: 250px;
    justify-content: space-between;
}
.img img{
    height: 89vh;
    width: 550px;
}
.cons{
    display: flex;
    align-items: center;
}
.imgs img{
    height: 100vh;
    width: 550px;
}