.stockage-intro p { margin: 0 0 1em; } .stockage-intro p:last-child { margin-bottom: 0; } .stockage-gallery-grid a:hover .stockage-gal-img { transform: scale(1.04); } @media (min-width: 640px) { .stockage-benefits { grid-template-columns: repeat(3, 1fr) !important; } .stockage-gallery-grid { grid-template-columns: repeat(2, 1fr) !important; } } @media (min-width: 1024px) { .stockage-gallery-grid { grid-template-columns: repeat(3, 1fr) !important; } .stockage-hero__media { min-height: 360px !important; max-height: 480px !important; } }