.GalleryAuthoringEditor  {		width: 100%;		background: #f0f0f0;		}	.GalleryAuthoringEditor .ScrollingContainer {		width: 100%;		overflow-x: auto;		white-space: nowrap;			}		.GalleryAuthoringEditor .ScrollingContainer .ItemContainer {			width: 20vw;			display: inline-block;		}		.GalleryAuthoringEditor .ScrollingContainer .ItemContainer .card-body {			padding: 0px;				}	.GalleryAuthoringEditor .ItemContainer .Authoring-Container {			padding: 0px;	}