#scroll_container, #icontent_container, #icontent {
    height: auto !important;
}
.image td {
     padding: 0;
}
.image span {
     display: block !important;
}
#icontent .image img {
    max-width: inherit !important;
    max-height: inherit !important;
	width: 100%;
}
#slider_wrapper .image img {
    width: 100%;
    max-width: inherit !important;
    max-height: inherit !important;
}
#icontent .weebly-image-area-placeholder img {
	width: 100px !important;
}
.full-screen-page #icontent #content-wrap {
	padding: 0;
}
#icontent #tall_wrapper {
	margin-top: 0 !important;
}
.weebly-content-area{
	 min-height: 50px;
	 padding:20px 0 !important
}
.wsite-social-item.hidden{
	display:none !important;
}