#name{font-size:1.6rem}h1.styled{text-align:center;padding-left:190px}main>div{border-radius:20px 0 20px 0}section{margin:15px 0;display:grid;grid-template:"a b" 1fr/1fr 1fr}main img:first-of-type,main section:first-of-type img{border-radius:20px 0 20px 0}main section:last-of-type img{border-radius:0 20px 0 20px}main section:first-of-type p{width:calc(100% - 20px)}main section:last-of-type ul{padding-left:30px}@media screen and (max-width:970px){h1.styled{padding-left:0}main section{display:block}main p{margin-bottom:20px}main section:last-of-type img{display:none}}