
#team_view .t-about .info{display: flex;  flex-wrap: wrap; gap:0 10px}
#team_view .t-name h3{width: 100%;}
#team_view .join {position: absolute;right: 30px;top: 30px;}

.eden_form_type2 .custom-file-upload .preview-box{width: 70px; height: 70px;}

.schedule-info{display: block; padding: 15px;}
.schedule-info .status{gap:5px; margin-top: 20px;}
.schedule-info .status > span{flex:1}
.schedule-info .status button{padding: 0 10px; font-size: 13px; border-radius:10px; width: 100%; line-height: 40px;}
.schedule-info .status button span{font-size: 20px;}


#container {padding: 20px 15px;}
#team_view .t-about .team_btn ul{display: grid; gap:5px}
#team_view .t-about .team_btn a i{display: none;}
#team_view .t-about .team_btn li a span{min-width:40px;}

