@media handheld {

	#content{
            height:28%;
            width:25%;
            top:50px;
            right:50px;
            z-index: 12;
            text-align:justify;
            position:absolute;
            overflow:auto;
            background-color: #333;
            background-color: rgba(0, 0, 0, 0.6);
		}
	body.page-id-114 #content,
body.page-id-116 #content,
body.page-id-118 #content {
    height:75px;overflow:hidden;
}
body.page-id-114 #content div,
body.page-id-116 #content div,
body.page-id-118 #content div {
    height:75px;overflow:hidden;
} 

}