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