.new-home-wrapper {
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f8f9fa;
}

.new-home-v3 {
    overflow-x: hidden;
    width: 100%;
    position: relative;
}