@media screen and (max-width: 1024px) {
    #restaurant-terasa-text .eltdf-elements-holder .eltdf-eh-item-content>.vc_row:first-child,
    #meniurile-noastre .eltdf-elements-holder .eltdf-eh-item-content>.vc_row:first-child,
    #meniurile-noastre{
        padding-bottom: 0 !important;
    }
}

@media screen and (max-width: 680px) {
    #restaurant-terasa-blocks .eltdf-process-item:first-child{
        margin-bottom: 40px !important;
    }
    #restaurant-terasa-blocks .eltdf-process-item:nth-child(2) .eltdf-pi-desc-inner{
        padding-left: 0 !important;
    }
}