.container-zocalo {
    bottom: 0;
    position: fixed;
    left: 50%;
    transform: translate(-50%);
    z-index: 1;
}