.theme-home-loan .sc-product-info .sc-headline h3.homeloan-sc-heading {
    line-height: 36px;
    font-size: 35px;
    font-weight: bold;
}

.theme-home-loan .sc-product-info .homeloan-sc-inner {
    padding-top:    70px;
    padding-bottom: 40px;
}

.theme-home-loan .sc-product-info .homeloan-sc-headline {
    margin-bottom: 30px;
}

@media only screen and (max-width: 768px){ 
    .theme-home-loan .sc-product-info .homeloan-sc-inner {
        padding-top:    50px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 425px){ 
    .theme-home-loan .sc-product-info .sc-headline h3.homeloan-sc-heading {
        font-size: 28px;
    }
}