@media screen and (max-width: 600px) {
.color_red {
   
width: 100%!important;}

}



.color_red
{
	color: white;
width: 1024px;
margin: auto;
font-style: italic;
text-align: center;
background: #304382;
padding: 5px;
}