.got-a-notice:hover {
    color: #666666;
    cursor: pointer;
}

.got-a-notice:after {
    content: '*';
}

.bbc-widget-item img {
    max-height: 70px;
}