/* Add here all your CSS customizations */
@media (max-width:991px) {
  img#optional {
    display: none;
  }
}