.mgz-collection-header-01 .mgz-wrapper {
  margin: 0 auto;
  max-width: 850px;
  padding-left: 5px; }

.mgz-authors {
  display: flex;
  justify-content: left; }

.mgz-collection-header-topic {
  padding: 60px 0px 10px 0px;
  color: #5A5A5A;
  font-size: 0.8em; }

.mgz-collection-header-date {
  padding: 15px 0px 15px 0px;
  color: #5A5A5A;
  font-size: 0.8em; }

.mgz-author {
  max-height: 100px;
  display: flex;
  padding: 10px 10px 20px 0px;
  font-family: 'Source Sans Pro', sans-serif; }
  .mgz-author .p {
    padding: 3px; }
  .mgz-author .mgz-author-name {
    color: black;
    font-size: 18px; }
  .mgz-author .mgz-author-company {
    color: #5A5A5A;
    font-size: 16px;
    max-width: 250px; }
  .mgz-author .mgz-author-sidetext {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding-left: 5px; }
  .mgz-author .mgz-author-avatar {
    max-height: 100px; }

.mgz-collectionpage-image {
  margin: 0 auto;
  max-width: 1000px; }
  .mgz-collectionpage-image img {
    width: 100%;
    height: auto; }

/*# sourceMappingURL=mgz-collection-header-01.css.map */
