main h3{font-size:40px;text-align:center;color:#000;background-color:#fff}main .text{width:950px;height:auto;margin:15px auto}main .text p{font-size:24px;font-weight:600;color:#000;background-color:#fff;padding-top:10px;padding-bottom:10px}@media screen and (max-width:1023px){main h3{font-size:32px}main .text{width:700px}main .text p{font-size:24px}}@media screen and (max-width:767px){main h3{font-size:28px}main .text{width:430px}main .text p{font-size:20px}}@media screen and (max-width:479px){main h3{font-size:24px}main .text{width:300px}main .text p{font-size:16px}}