.alertBox{
    min-width: 0;
    max-width: calc(90% - 60px);
    width: 500px;
}