

.bg-imagen-ua  {

    background-image: url(../images/fondo-ua.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    }



    small, .small {
    font-size: 65% !important;
}