
@media (max-width: 768px){

.cj_col6 ,.cj_col3,.cj_col4{
    width: calc(100% - 0px);
}

#cj_main_img {
    border-radius: 1000px;
    height: 150px;
    margin-top: 50px;
    margin-bottom: 20px;
}

#cj_main_role {
    font-size: 26px;
    line-height: 34px;
    text-align: center;
    margin: 0px 0px 40px;
}
.midflex {
    align-items: normal;
    justify-content: normal;
    margin: 0;
}

.cnt_cup {flex-wrap:wrap;}

.kursor,.cj_button {display:none;}
.cj_row {margin:0;display: block;}
.cj_skills .cj_col3,.cj_col4 {padding:0}

#cj_name {
    font-size: 20px;
    text-align: center;
}
#cj_work_years {
    font-size: 16px;
    text-align: center;
}

.fullheight,.cj_sec {
    min-height: 10dvh;
    height: auto;
}

.cj_section_title {
    font-size: 32px;
}

.cj_last_projects {margin-top: 80px;}



.cj_slide_projects .flickity-prev-next-button.previous,.cj_slide_projects .flickity-prev-next-button.next {display:none;}

}

@media (max-width: 768px){

.cj_slide_projects .cj_col3{
    width: calc(75% - 0px);
}
.cj_slide_projects {overflow:hidden;}
.prjects {width:100%; padding:0;margin:0;}



.cj_story p {
    opacity: 0.8;
    text-align: justify;
    margin-top: -20px;
    margin-bottom: 40px;
    line-height: 27px;
    font-size: 16px;
    letter-spacing: -1px;
}

}