@media (max-width: 540px) {

    .h-75-home-vision{
        height: 80% !important;
    }

    .home-vision-text{
        font-size: 0.8rem !important;
    }


    .fs-md-5{
        font-size: 1rem !important;
    }

    .workshop-kotak-kecil-deskripsi{
        font-size: 0.8em !important;
    
    }

    .workshop-kotak-kecil-deskripsi2{
        font-size: 0.7em!important;
    }
    
    .rotate-90-reverse {
        height: 60% !important;
    }

    #container-vision-mission {
        top: 5% !important;
        background-color: transparent;
        position: absolute;
        background-image: none;
    }
    #parent-vision-mission {
        background-image: url("img/mission-bg.jpg");
        height: 450px !important;
    }
}