#scroll_container, #icontent_container, #icontent {
    height: auto;
}
.image td {
     padding: 0;
}
.image span {
     display: block !important;
}
#icontent .image img {
    max-width: inherit !important;
    max-height: inherit !important;
    width: 100%;
}
#icontent .weebly-image-area-placeholder img {
	width: 100px !important;
}
.wsite-background{
	background-attachment:fixed !important;
}
.flexslider .slides img {
    max-width: inherit !important;
    max-height: inherit !important;
}
.weebly-content-area{
	 min-height: 50px;
	 padding:20px 0 !important
}
.wsite-social-item.hidden{
	display:none !important;
}