.logo-area.text-left img {
  width: 160px;
}
.sec-title h2 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #700215;
}
h4.course-title span {
  font-size: 16px;
  font-weight: 400;
}
.home1 .my-courses .cource-item {
  min-height: 445px!important;
}
.bg3 {
  background-image: url(bg1.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: center top;
}
.home1 .my-courses .cource-item {
  min-height: auto;
}

@media only screen and (max-width: 540px) {
  .my-courses-3 .course-item .course-toolbar .course-category a, #my-slider .slide-content .slider-title {
      font-size: 30px!important;
  }
}
