#homepage .video-table{
display:table;
width:104%;
}

#homepage .video-cell{
float:left;
}