/* .admin-bar .nav-secondary.catchSticky {
	top: 32px;
} */

/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.catchSticky, .mob-catchSticky {
	position: fixed !important;
}
