

.anticovid-text-white {
    color: white;
    font-size: 16px; 
	font-weight: normal; 
	text-align: left;
    line-height: 120%;	
}

.anticovid-text-h1 {
    font-size: 32px; 
    font-weight: bold;
    color: #4d5767;
    font-family: Arial;
}

.anticovid-text-white-h3 {
     
	 margin-top:22px; 
	 font-size:20px; 
	 font-weight:bold; 
	 color: white; 
	 text-align: center; 
	 font-style: normal;
	 font-family: Arial;
	
	}	

.anticovid-text-white-bold {
    color: white;
	font-size: 18px; 
	font-weight: bold;
    text-align:justify;	

}

.anticovid-text-h2 {
	font-size: 24px; 
	font-weight: bold;
	color: #4d5767;
	font-family: Arial;
}	
	

.anticovid-text-h3 {
	
	font-size:22px; 
	font-weight:bold; 
	line-height:130%; 
	color: #4d5767; 
	font-style: normal; 
	font-family: 'PT Sans';
}

.anticovid-text {
      
      font-size: 18px; 
	  color: #4d5767; 
	  font-weight: 300; 
	  text-align:justify; 
	  margin-bottom:8px; 
	  margin-top:4px;
	  /* line-height: 120%; */
	  font-family: 'PT Sans';
}

.anticovid-text-v2 {
      
      font-size: 20px; 
	  color: #4d5767; 
	  font-weight: 300; 
	  text-align:justify; 
	  margin-bottom:4px; 
	  margin-top:4px;
	  /* line-height: 120%; */
	  font-family: 'PT Sans';
}


.anticovid-text-subheader {
     
     padding-top: 2px;
	 padding-bottom: 8px;
	 font-size: 17px;
	 color: #4d5767;
}

.anticovid-text-h2-v2 {
	
    margin-top:22px; 
    font-size:20px; 
	font-weight:bold; 
	color: #4d5767; 
	text-align: center; 
	font-style: normal;
	font-family: Arial;
	line-height: 120%;
}

 ul.anticovid-list li {
	 list-style-type: disc;
	 color: #156aea;
	 margin-bottom:18px;
     font-size: 18px; 
	 
}

  ul.anticovid-list {
    margin-left: 20px;
	
  }  

table.table-new {

    width: 100% /* !important */;
	padding-left: 0px;
	padding-right: 0px;
}

table.table-inner

                  {
     width: 100%;
}

@media only screen

and (min-device-width: 320px) 
and (max-device-width: 1020px)

                {
             
		/*		  {
	
	table.table-new {
	  margin-left: 50px !important; 
		margin-right: 50px !important; 
	} */
	
    table.table-new tr {
		display: block /* !important */;
	
	}
	


	table.table-new td {
		display: block /* !important */;
		width: auto !important;

	}
	
	    table.table-inner tr {
		display: table-cell  /*!important*/;
		width: auto;
	
	}
	


	table.table-inner td {
		display: table-cell /*!important*/;
		width: auto;
		 
	}
	
	.div-wrap {
		width: 96%;
	}
	
}
