export interface IMargin { small: string, regular: string, large: string, }