.bg-main {
    background-color: #df0301 !important;
}
#tt-header {
    background: #fff;
}
#body-content {
    top: 90px;
}
#cd-logo {
    padding: 10px;
    padding-left: 50px;
}
section {
    padding-top: 75px;
}

.blog-grid-item .bgi-image img {
    object-position: 50% 0;
}

.big {
    border: 2px solid yellow;
}

.fight:hover {
    box-shadow: 5px 5px 1em #ccc;
}
