:root {
    --main-color: #730103;
}

.logo_cip {
    left: 250px !important;
}

.logo_cip img {
    width: 280px;
}

.-red-4 {
    background-color: var(--main-color) !important;
}

/* .cip-icon {
    width: 100px;
} */

@media screen and (max-width: 480px) {
    .cip-icon {
        height: 45px !important;
    }
}
