
/************* IMAGES ************************************/

.aboutImageDiv
{
    position:relative;
    float:left;
    margin-bottom:1px;
    width:48%;
}

.videoDiv
{
    width:97.5%;
    height:0;
    padding-bottom:65%;
    margin-bottom:1.5%;
}

.gutter-sizer
{
    width:1.5%;
}

.videoFrame
{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height: 100%;
}
