.login_respuesta {
	background: url('../images/bg-login.jpg') center center no-repeat #FFFFFF;
	background-size: cover;
}

h1 {
    line-height: 90%;
}
h1 small {
    font-size: 15px;
    line-height: 0.8;
}

.rec_respuesta {
    border: 1px solid #DCDCDC;
    padding: 15px;
    background: #FFF;
}

.form_respuesta_msj h1 {
    color: #024975;
    font-size: 32px;
}