﻿#alertContainer {
    position: fixed;
    top: 0;
    z-index: 999;
    padding-right: 30px;
}

.cartel-mensaje {
    max-width: 900px;
}