.alert-banner .usa-alert {padding-bottom:0 !important; margin-bottom:1rem;}
.usa-alert__body p{font-size:0.75rem; line-height: 15px; margin: 5px 0px 0px 0px;}
.alert-banner .grid-container{max-width:100%;}
#block-fshqalertmessage .usa-alert__body{max-width:100%}
#block-fshqalertmessage{margin-bottom:1rem;}

div:has(> #block-fshqalertmessage) {
  /* Apply styles to the parent div here */
 max-width:100%;
}