﻿@media (max-width: 600px) {
    h1, h2, h4 {
        text-align: center;
    }

    .start-journey-btn {
        width: 100%;
    }
}