#first-section .main-title h1{
    font-size: 60px;
    max-width: 900px;
}

#first-section{
    background-image: url('../img/organizacion-bg.jpg');
    background-size: cover;
    background-position: 0px 30px;
    padding-top: 130px;
    min-height: 580px;
    color: #000000; 
}