@media screen and (max-width: 992px){
    .project-first-cs .vc_grid-item-mini{
        display:flex;
        flex-direction:column;
    }
    .project-first-cs .vc_grid-item-mini .vc_gitem-animated-block,
    .project-first-cs .vc_grid-item-mini .project-first-cs-row-right{
        width: 100%;
    }
    .project-first-cs .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone{
        max-height: 512px;
    }
    .project-first-cs .vc_grid-item-mini .project-first-cs-row-right .vc_gitem_row .vc_gitem-col{
        margin-left: 0px !important;
    }
}
@media screen and (max-width: 500px){
    .project-first-cs .project-first-cs-title h1{
        font-size: 22px;   
    }
}