main{
    padding:2%;
}
#div-servicos{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-around;

    text-align:center;
}

#div-servicos figure figcaption{
    width:300px;
 
    text-align:center;
}

.fotos-servicos{
    width:300px;
    height:220px;
}