﻿.login-reg-container {
    background-image: url('../images/log_reg_bg.jpg');
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
