/* LG.css */
@media (min-width:1025px) {

/* =============================================================================
 * Widgets - Multi column grid widget
 * ========================================================================== */
.layout-multicol-grid-4 .multi-col-grid-wrapper > .widget {
  width: 25%;
}

/* =============================================================================
 * Admin
 * ========================================================================== */
.block-local-tasks-block {
	right: 8em;
}
/****** END MEDIA QUERY. Do not remove the following bracket. ******/
}
