.photo-divider-alt{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;padding:10px}.photo-divider-alt__item{position:relative;width:100%;padding:5px 0}.photo-divider-alt__photo{width:100%;height:320px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.photo-divider-alt__overlay-text{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0 !important;padding:30px;color:#fff !important;text-align:center;text-shadow:0 0 10px rgba(0,0,0,0.4)}@media(max-width:991px){.photo-divider-alt.show-on-mobile-0,.photo-divider-alt.show-on-mobile-1 .photo-divider-alt__item:nth-child(n+2),.photo-divider-alt.show-on-mobile-2 .photo-divider-alt__item:nth-child(n+3){display:none}}@media(min-width:992px){.photo-divider-alt__item{width:33.333%;padding:0 5px}.photo-divider-alt__item:first-of-type{padding-left:0}.photo-divider-alt__item:last-of-type{padding-right:0}}