@import url('templedit.css');

.d-video {
  background-size: contain !important;
}
.d-title {
  padding-top: 5px !important;
}
.middlearea_container {
  margin-top: 10px !important;
}
.course-box__cta .course-box__cta__button {
  color: white !important; 
}
.d-video {
    display: block;
    width: 1275px;
    height: 150px;
    margin-bottom: 25px;
}
