.tcm-sidebar {
    width: 285px;
    float: left;
}

.contenedor {
    width: 1300px;
}

section {
    width: 1250px;
}

article {
    width: 620px;
}

.left-sidebar {
    float: left;
}

.right-sidebar {
    float: left;
}

.bg-aifos, .bg-success {
    background-color: #1c3986 !important;
}