h1.styled{padding-left:10px}#middle h1 span{font-size:inherit}#top p{margin-top:5px}#top img:first-of-type{border-radius:20px 0 20px 0}#middle,#bottom-images{display:grid;grid-template:"a b" 1fr/1fr 1fr}#middle{margin:15px 0}#middle div{margin:auto 0}#middle img{width:calc(100% - 10px)}#bottom p{margin:10px 0}#middle div:first-of-type,#bottom-images img:first-of-type{width:calc(100% - 10px);margin-right:10px}#middle div:last-of-type,#bottom-images img:last-of-type{width:calc(100% - 10px);margin-left:10px}#middle img{border:5px solid var(--color-blue-0);border-radius:200px}#bottom-images img:first-of-type{border-radius:0 20px 0 20px}#bottom-images img:last-of-type{border-radius:20px 0 20px 0}@media screen and (max-width:570px){#middle{display:block}#middle img{width:60%;margin:0 auto;text-align:center;display:block}}