
.BuildText {
    font-size: 20px;
    object-position: center;
    text-align: left;
    padding-top: 400px;
}

.img1 {
    background: url("../Image/photos/Main/925-s-dallas-st-van-alstyne-tx-High-Res-10.jpg")
                no-repeat;
    background-size: 100%;
    background-position: center;
    width: 400px ;
    height: 400px;
}

.img2 {
    background: url("../Image/photos/Main/925-s-dallas-st-van-alstyne-tx-High-Res-6.jpg")
                no-repeat;
    background-size: 100%;
    background-position: center;
    width: 400px;
    height: 400px;
    
    
}