export const windowWidth = { uhd: "2560px", laptop: { large: "1440px", medium: "1024px" }, tablet: "768px", mobile: { large: "425px", medium: "375px", small: "320px" } };