/* BASIC css start */

.content {
    text-align: center;
    background: #fcfaef;
}
.content section {
    background: #f3f2ed;
    text-align: center;
}
.content section:nth-child(odd) { background-color: #fcfaef;}


#event_1 {
    background-image: url('http://origo.speedgabia.com/origo_n/sub/membership_2024_01.jpg'); height: 619px;
    text-align: center; background-position: center center; width: 100%; min-width: 1300px; margin: 0;
    }


ul.scrollTabB {
    width: 1300px;
    margin: auto;
    display: flex;
    padding: 20px 0;
}

ul.scrollTabB li {
    width: 20%;
    border-right: 1px solid #fff;
}
ul.scrollTabB li:nth-child(5) {border-right: 0;}
ul.scrollTabB li a {
    color: #fff;
    font-size: 20px;
}


section#s2 span {padding: 0 25px;}


div#footer { margin-top: 0;}



/* BASIC css end */

