.full-page>.content {
    /*padding-bottom: 150px;*/
    padding-top: 150px;
    /*width: 100%;*/
}

.logo-container {
    width: auto!important;
    margin-bottom: 15px!important;
}

.logo-subtitle {
    color:#ffffff;
    text-align: right;
}

.section-image:after {
    background-color: rgba(0,0,0,0.4);
}

.login-page .card-login .input-group:last-child {
    margin-bottom: 20px;
}