#info{
	left:3px;
}

#wrapper{
	width:100%;
	display:block;	
}

html, body{
	/*background-color:#fff;*/
}

.large_cell_only{
	display:none;
}
.small_cell_only{
	display:block;
}
.tablet_only{
	display:none;
}
.desktop_only{
	display:none;
}

#mobile_home_container,#mobile_home_footer,#mobile_header,#mobile_content,#mobile_reg_footer{
	display:block;
}

.cell_menu_item img, .cell_menu_item_with_submenu img{
    display:block;
    height: 40px;
    margin: 0 auto;
}

#footerPusher{
	width:100%;
}
#mobile_header_inner_gallery{
    font-size: 15px;
    line-height: 16px;
}
#gallery_bottom{
	width:100%;
    height: 120px;
    bottom: 0;
}

#image_desc {
    background-color:rgba(255, 255, 255,0.9);
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 5px;
    padding-bottom: 8px;
    font-size: 16px;
    line-height: 17px;
    position: absolute;
    bottom: 0px;
    left:0px;
    line-height: 14px;
    width: 90%;
    direction: rtl;
}
#circles{
	top:50px;
}


#rotate_notice{
    display: block;
}
#mobile_header_page_title{
    line-height:21px; 
}

.mobile_item_desc{
    margin-bottom: 40px;
}
