.mid {
    background-image: url("../Assets/Images/tplines.png");
    background-position: top right;
    background-repeat: no-repeat;
    min-height: 800px;
}

#second {
    background-image: url("../Assets/Images/tplinesleft.png");
    background-position: top left;
    background-repeat: no-repeat;
}