﻿.videoThumb {
    margin-bottom: 25px;
    width: 100%;
    background-color: #ECECEE;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.videoThumbTitle {
    padding: 10px;
    min-height: 125px;
}

.videoThumb img {
    width: 100%;
}

.qual-title {
    color: #8DC8B6 !important;
    font-size: 38px !important
}