.hfeed{
	min-width: 100% !important;
}
#content-111{
    width: 106% !important;
}
#sidebar-111 {
    width: 106% !important;
}
#wrapper-111 {
    width: 106% !important;
}

.sidebar {
margin-top: 0px !important;
}



@media only screen and (max-width:991px) {
.hide_on_mobile {
    margin: 0;
display: none !important;}
}


@media only screen and (min-width:991px) {
.show_on_mobile {
display: none !important;}
}
