/* Hero — graphic-print template */
.hero .container-flexible {
    --container-flexible-a: 0.5;
    --container-flexible-b: 0.5;
}

.hero .hero-base-img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}


.support .container-flexible {
    --container-flexible-a: 0.45;
    --container-flexible-b: 0.55;
}

.feed .c1 {
    text-align: center;
}

.google-rating {
    text-align: center;
}