
@media (min-width: 640px) {
	.ssb-disable-on-mobile {
		display: block !important;
		z-index: 100;
	}
}

#content {
	padding-bottom: 0px;
	padding-top: 0px;
}

.content-wrapper {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	
}

.entry-header {
	display: none;
}
