﻿@media screen and (max-width: 640px) {

    button {
        margin-top: 10px;
    }

    h1 {
        text-align: center;
        line-height: 1.0;
    }

    .ar-button {
        margin-top: 10px;
        padding: 0;
        text-align: center;
        width: 100%;
        text-decoration: none;
    }

    .h1SubDiv {
        text-align: center;
        line-height: 1.0;
    }

    .reinstatement-button {
        margin-top: 10px;
        padding: 0;
        text-align: center;
        width: 100%;
        text-decoration: none;
    }

    .searchARButton {
        display: block;
    }

    .usa-button-group {
        margin-top: 1.0rem;
    }

    .usa-header {
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .usa-logo__top {
        font-size: x-large !important;
    }

    .usa-logo__top {
        font-size: xx-large !important;
    }

    .usa-navbar {
        border: none !important;
    }

    .usa-sidenav {
        margin-top: 5px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}
