@media (max-width:991.98px) {
    #home_logo {
        width: 275px!important;
    }
}
@media (min-width:992px) {
    #home_logo {
        width: 300px !important;
    }
}
.custom-getting-loan-area .custom-loan-card {
    align-self: flex-start
}