﻿.wcFanZone2958  .content-wrap{width:100%}
.wcFanZone2958 .content{padding:0;background: #005635;}
.wcFanZone2958 .fanzoneSection{margin-bottom:0;}
.wcFanZone2958 .themeBtn{display:none}
.wcFanZone2958 .fanzoneItems{background-color:#005635;display:flex;justify-content:center;flex-wrap:wrap;gap:16px;padding:30px 0 50px;height:calc(100vh - 50px)}
.wcFanZone2958 .fanzoneItems li{width:360px}
.wcFanZone2958 .fanzoneItems li:nth-child(1) {flex-basis: 100%;display:flex;justify-content:center;flex-wrap:wrap}
.wcFanZone2958 .fanzoneItems li:nth-child(1) img{ width: 500px; height: auto;}
.wcFanZone2958 .link{display:block;margin:10px 0 10px 10px;width: 200px;
height: 40px;line-height:40px;border-radius: 8px;
background: #EEBC2F;font-family:droidBold, Arial;font-size:15px;text-align:center;float: left;
    margin: 20px calc((100% - 200px) / 2);}
@media screen and (min-width:1024px) and (max-width:1919px) {
.wcFanZone2958 .fanzoneItems li:nth-child(1) img{ width: 330px;}
}

@media screen and (min-width:768px) and (max-width:1151px) {
.wcFanZone2958 .fanzoneItems{height:auto}
.wcFanZone2958 .fanzoneItems li:nth-child(1) img{ width: 330px;}

}

@media screen and (min-width:320px) and (max-width:767px) {
    .wcFanZone2958 .fanzoneItems{height:auto;padding:30px 16px}
.wcFanZone2958 .fanzoneItems li:nth-child(1) img{ width: 230px;}
.wcFanZone2958 .fanzoneItems li{width:100%}

}