﻿.servicos {
}

.servicos-imagens {
    width: 420px;
}

    .servicos-imagens .imagem {
        margin-bottom: 50px;
    }

.servicos-descricao {
    width: 520px;
}

    .servicos-descricao h2:not(:first-child) {
        margin-top: 50px;
    }

.container {
    width: 100%;
    max-width: 100%;
}