.bg{
    width: 100%;
    height: 100%;
    /*background: -webkit-linear-gradient(left, #8d99ae, #2b2d42);*/
    background-image: url(../../img/hmr5.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.img_login{
    width: 150px;
    height: 150px;
    margin: auto;
}