@media only screen and (max-width: 700px) {
  #course_logo {
    width: 50% !important;
  }
}
