﻿/* council-shared.css
 * Council styles
 * ===================================
 * =================================== */
 
#video_information .videoItem a.externalLink{
    display: none;
}

@media screen and (max-width:767px) and (min-width: 628px) {
    #video_information .videoImage {
        height: 300px;
        width: 600px;
    }
}