/* MASTER-PACK selected homepage 0.7.14 mobile hero correction.
 * Staging only.
 *
 * The researched company copy is intentionally more informative than the old
 * prototype slogans. On phone viewports, the fixed 390px hero-slide reserve
 * allowed the secondary CTA to reach the absolutely positioned carousel
 * navigation. Increase only the mobile text reserve so all copy/CTAs remain
 * structurally above the navigation without shortening the approved message or
 * changing tablet/desktop composition.
 */

@media (max-width: 600px) {
    .mp-prototype-1 .mp-hero-slides {
        min-height: 470px;
    }
}
