@import "components/buttons";
@import "components/hotspots_away";

.awaypage {
    .main_container {
        padding-block-start: 0;

        .hotspots_away_jersey {
            height: auto;
            min-height: 100vh;
        }
    }
}
