.alert .icon {
    width: 24px;
    height: auto;
    display: block;
}
.alert :last-child {
    margin-bottom: 0 !important;
}