#covid h2{ 
	 margin:-5px auto!important;
	 color: #fff!important;
	}
#covid h4{
	 color:#fff!important;
	 margin:10px auto -5px auto!important;
	 font-weight:bold!important;
}
#alert {
	height:110px; 
	margin:0px auto;
	background: #B92B0D;
}

@media (max-width: 992px) { 
#covid h2{
	 font-size: 18px!important;
	}
#covid h4{
	 font-size: 13px!important;
	font-weight:normal!important;
}
}
@media (max-width: 768px ) { 
#covid h2{
	 font-size: 16px!important;
	}
#covid h4{
	 font-size: 12px!important;
	font-weight:normal!important;
}
}