/* Enter Your Custom CSS Here */
.copyright-text {
    display: none;
}

.article {
    width: 99% !important;
}

.sidebar.c-4-12 {
    display: none;
}

.copyright-left-text {
    margin: auto;
    background-color: #232121;
}

#logo a {
    padding-left: 15px;
}
.header-one {
    padding-left: 19px !important;
}
#logo a img {
    width: 90%;
}

table {
    width: inherit !important;
}