@media only screen and (max-width: 768px) and (orientation: portrait) {
  /* univerzálny target pre WPBakery + Edgtf wrapper */
  .edgtf-custom-footer,
  .edgtf-custom-footer .vc_row,
  .edgtf-custom-footer .vc_column_container,
  .edgtf-custom-footer .vc_column-inner,
  .edgtf-container,
  .edgtf-container-inner {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 10px !important;   
    padding-right: 10px !important;
    box-sizing: border-box !important;
    margin-left: 10 !important;
    margin-right: 10 !important;