header#jcom h1 a {
    /* background: transparent url("/img/top/logo.png") no-repeat 0 0; */
    background: transparent url("/img/top/logo_new.png") no-repeat 0 0;
    /* background-size: 254px; */
    background-size: 154px;
}

.list-banner {
    margin-top: 10px;
}
.list-banner .table-cell a {
    padding: 0 !important;
    border: none !important;
}

.sponsor-title {
    margin-top: 20px;
}
.sponsor-txt a {
    color: #000;
}

.flow-img {
    text-align: center;
}
.flow-img img {
    width: auto;
    max-width: 70%;
}

.archive .row .table-cell a {
    display: block;
    padding: 1rem;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #d7d7d7;
}

.nav-onlineride {
    margin-top: 20px;
}

.nav-onlineride .row .table-cell a {
    padding: 1rem .5rem;
}