#scroll_container, #icontent_container, #icontent {
    height: auto;
}
.wsite-background.wsite-custom-background {
	background-attachment: fixed;
}
.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;
}
.icontent_container #icontent #sidebar_wrapper {
	 position: absolute;
}
.weebly-content-area{
	 min-height: 50px;
	 padding:20px 0 !important
}
.wsite-social-item.hidden{
	display:none !important;
}