.estate-content .estate-info-content {
    padding: 42px 20px;
    display: flex;
    justify-content: center;
}

.estate-content .estate-info-txt {
    padding: 0 20px 100px 20px;
    display: flex;
}

.estate-main-info {
    padding: 0 20px;
}

.estate-bottom {
    width: 100%;
    height: 474px;
    background: url('../img/estate/estate_bottom_bg.jpg') no-repeat bottom center;
    background-size: cover;
    margin-top: 140px;
}