/*
 * FifoConsult Responsive - Mobile Hero
 * Mobile portrait-only Hero signature sizing.
 */

@media (max-width: 700px) and (orientation: portrait) {
    .fc-hero-center-logo {
        width: 142px;
    }
}
