img.logo-img {
    width: 200px;
}
.t4-offcanvas .t4-off-canvas-header {
    background-color: #000000;
    padding: 1.5rem 1.5rem;
}

.t4-header {
    border-bottom: 0;
}

.sidebar-r .module-ct {
    background: none;
    background: #FFCFCF;
    padding: 25px 25px 15px 25px;
    font-size: 19px;
    margin-bottom: 20px ;
}


.sidebar-r .table>:not(caption)>*>* {
    background: none;
    border:0;
    padding: 3px;
    box-shadow: none;
}

.module-title span {
    border-bottom: 0;
    font-weight: 500;
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-transform: none;
    color: #c63b00;
}

h3.module-title {
    border-bottom: 0;
    margin-bottom: 5px;
}
.t4-module {
    margin-bottom: 40px;
}