.overlayImage {  position: absolute;  top: 0;}.overlayContainer {  position: relative;  margin-right: 24px;  margin-bottom: 24px;}.GalleryCollectionContainer .Item .overlayContainer {  margin: 0;}.overlayText {  position: absolute;  right: 10%;  bottom: 10%;  left: 10%;  text-align: right;}.overlayText span {  line-height: 1.5;  color: rgb(50, 49, 47);  font-size: 28px;  background: white;  padding: 0.5vw;}