/* ======= ABOUT SECTION ======= */
section.sobre {
    text-align: justify;
    font-size: 3.75vw;
    background-image: url(/img/1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}