.imgLeft {
    width: 100%;
    height: 100%;
    max-width: 675px;
    min-height: 751px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/registrati/imgRegistrati.jpg);
}