/* BASIC css start */
#membership {background: #fcfaef;}
#membership img { width: 100%;}
#membership .container__paddingX2 span {
    width: 50%;
    display: inline-block;
    float: left;
}

footer#footer { margin-top: 0;}


ul.scrollTabB {
    display: flex;
}
ul.scrollTabB li {width: 20%;text-align: center;}
ul.scrollTabB li:nth-child(5) {border-right: 0;}
ul.scrollTabB li a {}



/* BASIC css end */

