img {
    max-width: 100% !Important;
    height: auto !IMPORTANT;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.font-shadow {
text-shadow: 0px 0px 5px #000;
}
.tile-button {
    left: 15;
    width: calc(100% - 30px);
    height: 58px;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    bottom: 0;
    padding: 16px;
}
.course-title {
font-size: 26px;
line-height: 18px;
}
@media only screen  and (min-width: 991px) and (max-width: 1199px) {
#headerrow-349356 .area-left {
    max-width: 365px;
}
}
div.mobile-header-replace {
    height: 0px !important;
}
@media only screen and (max-width: 991px){
.page-breadcrumbs > .container {
    padding-top: 74px !important;
}
}
