/* Enter Your Custom CSS Here */
.entry-date {
    display: none!important;
}
.embed-youtube iframe{
height: 340px !important;
}

@media screen and (max-width: 450px) {
 .fluid-width-video-wrapper {
    margin-bottom: 145px!important; }
}
@media only screen and (max-width: 400px) {
  
  .fluid-width-video-wrapper {
    margin-bottom: 145px!important; }
  
 .embed-youtube iframe{
height: 200px !important;
} 
}