#left_banners li i
{
    display: none;
}

.second_news img {
  width: inherit;  /* Make images fill their parent's space. Solves IE8. */
  max-width: 100%; /* Add !important if needed. */
  height: auto;    /* Add !important if needed. */
}

#supersized_popup > div
{
    background: url(../images/trans_black.png);
}