#cta {
    display: none;
}
.header-inner {
	padding:0 0 0 0;
}
.header-bg {
	padding:0 0 0 0;
}
li {padding-bottom: 5px}
.entry-title::after { background-color:#c4561f !important}
.site-info {background-color:transparent}
.entry-content {font-size:14px; 	text-align: justify;}

@media (min-width:992px) {
    .sidebar-only {
        display:block !important;
    }
} 

@media (max-width: 991px) {
    .sidebar-only {
        display:none !important;
    }