@media (max-width: 767px) {
    .about-susunan-organisasi{
        width: 20% !important;
        height: 100% !important;
    }
    .about-susunan-organisasi-title{
        position: static !important;
        width: 20% !important;
        height: 30% !important;
    }

    .about-susunan-organisasi-image{
        position: static !important;
        width: 100% !important;
        height: 50% !important;
    }

    .about-susunan-organisasi-top{
        height: 60% !important;
    }

    .text-start{
        font-size: 0.7em !important;
    }
    .border-bottom{
        border-bottom:none !important;
    }

}