
    .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

    #TLlink {
        min-height: 100px
    }

#thumbnails {
    width: 100%;
    margin: 10px 0 0 0!important
    }

    .thumbpanel {
    max-width: 100px !important;
    width: 13%;
    float:left;
    margin: 10px 1px 0 0;
    text-align: center
    }

.thumbpanel img {
   max-width: 80%; 
    
}
    
    #image0 img, #image1 img, #image2 img , #image3 img, #image4 img, #image5 img, #image6 img {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 400px;
    overflow: hidden;
}
    
    #image1 {display: none}
    #image2 {display: none}
    #image3 {display: none}
    #image4 {display: none}
    #image5 {display: none}
    #image6 {display: none}