.col-md-6 {
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 5px;
}

@media(max-width: 993px) {

    video,
    .award_pic {
        width: 100%;
    }

    .award_pic {
        height: 100%;
        margin-bottom: 5px;
    }
}

.img_class {
    width: 870px;
}

.div_class {
    text-align: center;
    font-size: 12px;
}

.span_class {
    font-size: 20px;
}

.table_class {
    width: 100% !important;
}

.td_class_1 {
    width: 15%;
}

.td_class_2 {
    width: 10%;
}

.td_class_3 {
    width: 40%;
}

.td_class_4 {
    width: 20%;
}

.td_class_5 {
    width: 12%;
}