﻿.atendimento {
}

    .atendimento .mapas {
        width: 400px;
        margin-right: 25px;
        background-color: #ccc;
        pointer-events: none;
    }

    .atendimento .enderecos {
        width: 550px;
    }

.container {
    width: 100%;
    max-width: 100%;
}