/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 25-giu-2019, 9.43.37
    Author     : Dario
*/



.baseHeader {
/*    height: 350px;
    max-height: 5rem;
    border: 1px solid red;
    display: block;
    background-image: url('/images/iefp/base.png');
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: -150px;    
    background-size: cover;*/
}