.slider__overlay:after {
   content: none;
}
.slider__height {
   min-height: 780px;
}
.your-order-table table th {
   width: auto;
}
.course__sm-content h5 a.active {
   color: #2b4eff;
}
.course__title {
   height: 72px;
   margin-bottom: 0;
}
@media screen and (max-width: 768px) {
   .sticky-price {
       position: fixed;
       bottom: 0;
       z-index: 99;
   }
}
