/* Set alerts to not display until fully rendered, then js shows */
#alerts {
  display: none;
}
div.item__wrapper img{
  max-width:100%;
  height:auto
}
