﻿@media (max-width: 1200px) {   
    .answer-cont table td {word-break: break-all;}
    #channel_master .th-fixed th {top: 49px;}
}

@media (max-width: 767px) {
    #channel_master .th-fixed th {top: 36px;}
}
