.gallery-history__column,.gallery-history__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gallery-history__row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:10px;margin-bottom:10px}.gallery-history__column{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gallery-history__item{display:block;width:100%;height:100%}.gallery-history__photo{overflow:hidden;position:relative;margin-right:10px}.gallery-history__photo:last-child{margin-right:0}.gallery-history__photo-item{-webkit-transform:scale(1);transform:scale(1);-o-object-fit:cover;object-fit:cover;min-width:100%;min-height:100%;width:100%;height:100%}.gallery-history__photo-wide{width:100%;height:270px}.gallery-history__photo-right{float:right}.gallery-history__photo-left{float:left}.gallery-history__photo-center{margin:0 auto}.gallery-history__photo-portrait{width:240px;height:300px}.gallery-history__photo-album{height:240px;width:320px}@media (max-width:767px){.gallery-history__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gallery-history__photo{margin-right:0;margin-bottom:15px}.gallery-history__photo:last-child{margin-bottom:0}}