On my 27" screen, the maturity rating of the product isn't showing due to a css rule for mobile.
Removing that rule rule fix the desktop version and keep the mobile version properly working
.breadcrumb .breadcrumb-item.breadcrumb--mobile-visible .breadcrumb-text {
width:54vw; // ← Line to delete
}

Photo Viewer

View photos in a modal