.logo_login {
    background-image: url('../img/logo_300x142.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    padding-top: 50%;
}

