#page_title {
	background: url('../images/vaccine/pagetitle.webp') no-repeat center center;
}
main section article{
	max-width:1260px;
	padding:40px;
	border:5px solid #2155a4;
	border-radius:20px;
	box-sizing:border-box;
	margin:0 auto;
}
#section1{
	text-align:center;
}
#section1 article{
	border:0 !important;
}
#section1 h3{
	font-size:36px;
	margin-bottom:20px;
	background:transparent;
	box-shadow:0 0 0 rgba(0,0,0,0);
}
main section article{
	max-width:1260px;
	padding:40px;
	border:5px solid #2155a4;
	border-radius:20px;
	box-sizing:border-box;
	margin:0 auto;
}
main section article th,
main section article td{
	text-align:center;
}
main section article ol li::marker{
	color:#2055a3;
	font-weight:700;
}