@media only screen and (max-width: 1200px) {
    .alert {
        font-size: 50px;
    }
}