.tab03_con .tab03_con04 .dis_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap:20px;
}   
.tab03_con .tab03_con04 .rev_slider {
    width: 405px;
    height: 636px;
    overflow: hidden;
}
.tab03_con .tab03_con04 .slick-dots{
    position: absolute;
    top:auto;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
}
.slick-dots {opacity:1; bottom:0; margin-top:30px; font-size:0;}
.slick-dots li {display:inline-block; width:12px; height:12px; margin:0 5px; font-size:0;}
.slick-dots li button {width:100%; height:100%; background-color:#ddd; font-size:0; cursor:pointer; border-radius:50%;}
.slick-dots li button:before{content:'';}
.slick-dots .slick-active button {background-color:#0F6FFF;}

.tab03_con .tab03_con05 {
    margin-top: 0 !important;
    padding-top: 100px;
    height:977px;
    background:url('https://img.megastudy.net/campus/library/v2015/library/bundang/nsu/nsu/2025/2025_summer/tab03_con05_bg.jpg') 50% 0 no-repeat; 
    background-size:cover; 
    box-sizing: border-box;
}