

/*-----section-----*/

aside div
{
    z-index: -100;
    position: absolute;
    top:20%;
    width:100%;
    background:RGBA(255, 255, 255, 0.3);   
    height:45%;
    left:0;
}

img
{
    position: absolute;
    top:20%;
    left: 37.5%;
    width:25%;
}


/*-----aside-----*/

/*-----video-----*/
