.region-content-home-center, .region-content-publications {
 text-align: center !important;
}

.region-content-publications {
  margin-top: 15px;
}

#youtubechannel-player, #youtubechannel-list {
    margin-bottom: 10px;
    margin-left: 20px;
}

.nt-iframe-parent {
 width: 200px !important;
 height: 200px !important;
}

.nt-iframe-parent iframe {
    height: 10px !important;
}

#block-fblikebox h2, #block-twitterblock h2, #block-youtubechannel h2 {
    width: 100%;
    min-height: 45px;
    background-color: #4F6A77;
    position: relative;
    box-shadow: inset 5px 6px 5px -6px #FFFFFF, inset -1px -1px 2px 1px #303F46;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 12px;
    -ms-flex-line-pack: center;
    align-content: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #FFFFFF;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 3px;
}

#twitter-widget-0 {
  margin-left: 10px !important;
}

.MediaCard-media {
  display: none !important; 
}

.timeline-TweetList {
 height: 150px !important; 
}

#block-twitterblock .MediaCard-mediaContainer {
  display: none;
}

#block-youtubechannel {
  height: 350px !important;
  overflow: hidden;
}



#block-youtubechannel .html5-video-container, #movie_player .ytp-tiny-mode {
  height: 250px !important;  
}


#youtubechannel-player .ytp-cued-thumbnail-overlay, #youtubechannel-player .ytp-cued-thumbnail-overlay-image {
  height: 50% !important;
}

#youtubechannel-player.html5-video-container, #youtubechannel-player.html5-video-player {
   height: 100px !important;  
}

#youtubechannel-player #player {
  margin-top: -150px !important;
}

#youtubechannel-list {
  display: none !important;
}