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