.youtube {
    padding-top: 0%;
    height: 255px;
}        

.youtube iframe{
    position : relative;
}    

.youtube iframe {
    height: 100% !important;
    width: 100% !important;
    top: 0;
    left: 0;
}
