#content {
    background-image: url('../app/img/fondo2.jpg');
    background-repeat: no-repeat;
    object-fit : cover;
    height: 100%;
}
h1 {
    font-size: 44px;
    padding-bottom: 15px;
    font-weight: 700;
    color: #0071BC!important;
}

h4 {
    font-size: 20px;
    line-height: 21px;	
    color: #0071BC!important;
}

#extr-page #header {
	height : 90px;
}