/* BASIC css start */
.membership_box {max-width:860px; width:100%; margin:0 auto; }
.membership_box .membership_img img {width:100%;}
.membership_box .membership_btn a {display:flex;justify-content: space-between;align-items: center; width:470px; height:54px; border-radius: 15px;  background-color: rgb(67, 67, 77); margin:0 auto; color:#fff; font-size:25px; padding:0 80px; box-sizing:border-box; margin-bottom: 32px}
.membership_box .membership_btn a:last-child {margin-bottom:0; }
.membership_box .membership_btn a span {transform: rotate(90deg);}
/* BASIC css end */

