.w-img45 img {
 width: 45%;
}
.schedule__time {
  color: #e74c3c;
}
.schedule__item--major {
  background: #e74c3c;
  color: white;
}
.nav-tabs > li.active::before {
  background: #e74c3c;
 height: 3px;
 
}