#first-section .main-title h1{
    font-size: 60px;
    max-width: 700px;
}

#first-section{
    background-image: url('../img/valores-mision-vision-bg.jpg');
    background-size: cover;
    background-position: 0px 80px;
    background-position-x: center;
    padding-top: 130px;
    min-height: 580px;
    color: #000000;
}