.clubBox{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px;overflow:hidden;width:100%}.clubBox .content{position:relative;width:50%;z-index:2}.clubBox .image{height:420px;margin-left:-86px;position:relative;width:calc(50% + 86px)}.clubBox .image img{border-radius:10px;height:100%;object-fit:cover;width:100%}.clubBox .image:after{background:linear-gradient(90deg,#fff 30%,hsla(0,0%,100%,0));content:"";height:100%;left:0;position:absolute;top:0;width:45%}@media only screen and (max-width:1199px){.clubBox{align-items:unset}.clubBox .content{width:48%}.clubBox h1{font-size:42px}}@media only screen and (max-width:991px){.clubBox .content{order:2;width:100%}.clubBox h1{font-size:40px}.clubBox .image{height:auto;margin-bottom:40px;margin-left:0;order:1;width:100%}.clubBox .image img{min-height:auto}}@media(max-width:767px){.clubBox h1{font-size:35px}}@media(max-width:575px){.clubBox h1{font-size:30px}}