#tgsLogin {
    width: 100%;
    max-width: 480px;
}

#tgsLogin md-card-title {
    background: rgb(132 54 28);
    color: rgb(255 255 255) !important;
    border-bottom: 5px solid rgb(78 32 17);
    font-weight: 900;
    margin-bottom: 5px;
    text-transform: uppercase;
}