#ul16_form * {
  color: black;
}

#ul16_form td {
  color: white;
}

@media (max-width: 768px) {
  /* we're hiding the images on the side bar */
  #main_first_img {
    width: 60%;
  }
}
