*{
    margin: 0;
    padding: 0;
}
.home-hyper{
    border-bottom: 0;
}
.form-container{
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 150px;
}
.request-quote-form-cont{
    margin-top: 150px;
    background: #576638;
    margin-left: 0px;
}