

@media only screen and (max-width: 600px) {
    .word-rotator {
        font-size: 2.5em !important;
    }

    .section.section-concept.section-no-border.section-dark .container  {
        padding-top: 3rem !important;
    }
}


.f-12px {
    font-size:12px !important;
}