
@media (max-width: 600px) {
    #c-1634100640 .to-hero-launch-responsive .to-hero-launch-responsive--container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        justify-content: center;
    }

    #c-1634100640 .to-hero-launch-responsive .to-hero-launch-responsive--container .link_hp {
        flex: 0 0 calc(33.333% - 2rem);
    }
}