@media only screen and (max-width : 768px) {
  .billboard {
    background-image: none !important;
  }
}
