.images{
float: left;
}
.gallery_container{
width: 770px;
overflow: hidden;
}
.gallery_container img{
width: 256px;
float: left;
}
.gallery_container video{
width: 769px;
}

.event_header{
width: 770px;
}
.event_container{
overflow: hidden;
}