
@media (min-width: 700px) and (max-width: 1299px){
    .about-info {
        background-image: url(../images/about-photo-fundo-texto.png);
        background-size: cover;
        background-size: auto; 
    }
    }