section#alert{background:#e30000;color:#fff;padding:12px 0}.alert{justify-content:space-between}.alert,.alert p{align-items:center;display:flex}.alert p{grid-gap:12px}.alert img{display:inline-block;width:24px}.alert a img,a.hide24{height:20px;width:20px}main .alert a:active,main .alert a:hover,main .alert a:link,main .alert a:visited{color:#fff!important}@media only screen and (max-width:1024px){.alert{grid-gap:4px;align-items:flex-start;flex-direction:column;position:relative}a.hide24{position:absolute;right:0;top:0;width:20px}.alert p{font-size:1.4rem}}