@charset "utf-8";

#NR-footer-ci {
    background: #fff;
    padding: 30px 0;
    text-align: center
}

#NR-footer-ci img {
    height: 30px;
    width: 120px
}

@media screen and (max-width: 599px) {
    .NR-rwd #NR-footer-ci {
        padding: 20px 0
    }
}
