@media(min-width: 768px) {
    #bedbug-identification {
        .alert-secondary {
            max-width: 450px;
        }
    }
}

