.gazettes-aio {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.gazettes-aio-body-inner-container > .row {
    padding-top: 1rem;
}
