.login h1 a {
    background-image: url('https://megaads.vn/frontend/images/logo.png') !important;
    background-size: 160px !important;
    width: auto !important;
    vertical-align: center !important;
}

.customize-login-ui {
    position: relative;
    background-image: url('https://backdrop.megaads.vn/bg?v=2019_10_28');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}

.customize-forgot-password {
    color: #ffffff !important;
}