.ALMACR-container {
    border-top: 8px solid #fff !important;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    background: #333;
}
