 @media(max-width: 768px){
    .viewOffer {
        display: block;
        margin-left: 4vw;
        margin-right: 4vw;
        margin-bottom: 4vh;
    }

 }

.mainContent {
    min-height: auto !important;
    margin: 0 auto;
}

#site-content {
    padding-bottom: 0;
}

.mt-10 {
    margin-top: 6rem;
}

.investmentsubCopy {
    width: 430px !important;
}

.firstContent {
    height: 80vh;
}

.investmentNowAvailable {
    margin: -45px !important;
}

.investmentviewOffer {
    margin: -15px;
    padding-top: -5px;
}

#hero {
    height: auto !important;
    width: 400px !important
}

.lead-sec {
    padding-bottom: 51px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 114%;
    color: #777B7C;
    margin-top: 16px;
}

@media(max-width: 820px){
    .newbtn-sagblue {
        margin: auto;
    }

    #hero{
        margin-top: 6rem;
        margin-left: 7rem;
    }
}