#LDtopPad {
    padding-top:134px;
}

#beeCurious3usps{
    border-radius:15px;
    background-color: #ffffff;
}



@media screen and (max-width: 991px) {

    .BCredButton{
        margin-left:auto!important;
        margin-right:auto!important;
    }
    #LDtopPad {
        padding-top:134px;
    }
}

@media screen and (max-width: 767px) {

    .BCredButton{
        margin-left:auto!important;
        margin-right:auto!important;
    }
    #LDtopPad {
        padding-top:80px;
    }
}


